update rfid firmware

This commit is contained in:
2021-10-17 13:26:15 +02:00
parent 8518f17ab0
commit b1703cde41
10 changed files with 63 additions and 38 deletions

View File

@@ -2,6 +2,8 @@
#include "board.h"
#include "Arduino.h"
#include "SerialDebug.h"
void initPower(void);
void handlePower(void);