mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Fix "invalid library found" errors with Arduino 1.6.6 (#965)
As per suggestion from @marvinroger
This commit is contained in:
2
libraries/esp8266/src/dummy.h
Normal file
2
libraries/esp8266/src/dummy.h
Normal file
@ -0,0 +1,2 @@
|
||||
// This file is here only to silence warnings from Arduino IDE
|
||||
// Currently IDE doesn't support no-code libraries, like this collection of example sketches.
|
Reference in New Issue
Block a user