-
-
-
goldfinger:用于Ruby的Webfinger实用程序
... 到HTTP
不检查主机元XRD,但仅在标准WebFinger路径未产生任何结果的情况下
安装
gem install goldfinger
用法
data = Goldfinger.finger('acct:gargron@quitter.no')
data.link('http://schemas.google.com/g/2010#updates-from').href
# => "https://quitter.no/api/statuses/user_timeline/7477. ...
-
-
-
-
-
DicesareNovotne指纹分配器
... >
Servo myServo;
SoftwareSerial mySerial ( 2 , 3 ); // Do I know what's happening here? No. Does it work? Yes.
const int servopin = 9 ;
Adafruit_Fingerprint finger = Adafruit_Fingerprint(&mySerial);
int fingerprintID = 0 ;
String IDname; // A bunch
-
-
-
-