初始化提交
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
// this sketch will allow you to bypass the Atmega chip
|
||||
// and connect the fingerprint sensor directly to the USB/Serial
|
||||
// chip converter.
|
||||
|
||||
// Red connects to +5V
|
||||
// Black connects to Ground
|
||||
// White goes to Digital 0
|
||||
// Green goes to Digital 1
|
||||
|
||||
void setup() {}
|
||||
void loop() {}
|
||||
Reference in New Issue
Block a user