File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 130130/*
131131 * To delete or initialize the EEPROM, enter another serial number here.
132132 *
133- * Valid values [0 ... 255 ]
133+ * Valid values [0 ... 65536 ]
134134 */
135- #define SERNR 31
135+ #define SERNR 311
136136
137137//--------------------------------------------------------------------------
138138// Toggle Serial DEBUG Output
Original file line number Diff line number Diff line change 11{
22 "name" : " Wortuhr" ,
3- "version" : " 3.1.0 " ,
3+ "version" : " 3.1.1 " ,
44 "description" : " For building a german layouted wordclock with an esp8266 module and WS2812/SK2812." ,
55 "license" : " BSD-3-Clause" ,
66 "contributors" : [
5151 {
5252 "name" : " Pien" ,
5353 "url" : " https://github.com/pienmatla"
54+ },
55+ {
56+ "name" : " ThxAndBye" ,
57+ "url" : " https://github.com/ThxAndBye"
5458 }
5559 ],
5660 "keywords" : [
You can’t perform that action at this time.
0 commit comments