mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
missing includes for spiffs
This commit is contained in:
parent
961f98c125
commit
0ace6bffb8
2 changed files with 2 additions and 1 deletions
|
@ -34,7 +34,6 @@ void __attribute__((noreturn)) AppMain(void);
|
|||
|
||||
uint16_t AvgAdc(int ch);
|
||||
|
||||
void print_result(char *name, uint8_t *buf, size_t len);
|
||||
//void PrintToSendBuffer(void);
|
||||
void ToSendStuffBit(int b);
|
||||
void ToSendReset(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue