7 Commits

Author SHA1 Message Date
per1234
0d4830288d 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.
2016-02-04 02:35:46 -08:00
Michael P. Flaga
2de159b44d TCCR0B not initialized in DigisparkRGB example 2015-10-05 13:20:42 -04:00
Oded Sharon
008b95382b fixed bug that prevented this from compiling
added const to line 273 to prescalers
2015-08-11 11:41:40 +03:00
Erik Tylek Kettenburg
92c97e3b2b updated to latest arduino version with transaction support 2015-06-23 14:10:48 -07:00
Erik Tylek Kettenburg
4e2f6ffa1c updated to latest adafruit version 2015-06-23 14:08:14 -07:00
Erik Tylek Kettenburg
68ad726f9b add pro support 2015-06-23 13:39:23 -07:00
Erik Tylek Kettenburg
6ca6b114d5 switch to setup for Arduino Boards Manager 2015-06-23 12:42:35 -07:00