mirror of
https://github.com/digistump/DigistumpArduino.git
synced 2025-04-27 15:19:02 -07:00
Add dummy .h files to Digispark_Examples and DigiXBetaBonus folders
In Arduino IDE 1.6.6 and 1.6.7 these are considered invalid libraries without a header file and this causes a warning whenever a Digispark board is selected from the Tools > Board menu or Boards Manager or Library Manager is opened with a Digispark board selected and the sketches don't appear in the File > Example menu.
This commit is contained in:
parent
bd916e2eea
commit
0d4830288d
@ -0,0 +1 @@
|
||||
//This file allows the Digispark_Examples to appear in the File > Examples menu and fixes the Invalid library warning in Arduino IDE 1.6.6+
|
1
digistump-sam/libraries/DigiXBetaBonus/DigiXBetaBonus.h
Normal file
1
digistump-sam/libraries/DigiXBetaBonus/DigiXBetaBonus.h
Normal file
@ -0,0 +1 @@
|
||||
//This file allows the DigiXBetaBonus sketches to appear in the File > Examples menu and fixes the Invalid library warning in Arduino IDE 1.6.6+
|
Loading…
x
Reference in New Issue
Block a user