Skip to content

Commit 2c770bf

Browse files
committed
Added Binary.h
1 parent 8869d5c commit 2c770bf

File tree

2 files changed

+536
-0
lines changed

2 files changed

+536
-0
lines changed

api/ArduinoAPI.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@
2323
// version 1.0.0
2424
#define ARDUINO_API_VERSION 10000
2525

26+
#include "Binary.h"
27+
2628
#endif

0 commit comments

Comments
 (0)