mirror of
https://github.com/RobTillaart/I2C_EEPROM.git
synced 2026-07-27 20:06:07 +00:00
Declare header files for PlatformIO (#36)
This commit is contained in:
+2
-1
@@ -18,5 +18,6 @@
|
||||
"version": "1.5.1",
|
||||
"license": "MIT",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "*"
|
||||
"platforms": "*",
|
||||
"headers": "I2C_eeprom.h"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user