add reset sketch and reorganize files
This commit is contained in:
5
spybug/io.hh
Normal file
5
spybug/io.hh
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <Arduino.h>
|
||||
|
||||
void io_setup();
|
||||
Reference in New Issue
Block a user