mfrc522 0.2.0 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +0,0 @@
1
- module Mifare
2
- class Plus < Base
3
- def self.say
4
- puts 'Hello'
5
- end
6
- end
7
- end