Kristian Sloth Lauszus
|
42948831ce
|
Explicit cast millis() and micros() to uint32_t, as it is uint64_t on the Arduino 101
|
2017-02-12 16:58:14 +01:00 |
|
Kristian Sloth Lauszus
|
6fb48f48e4
|
Fix millis() and micros() rollover bug
Also replace long with int32_t, so it is not architecture dependent
|
2017-02-12 15:10:07 +01:00 |
|
Kristian Sloth Lauszus
|
400f9c0dcf
|
Toggle LED behaviour using the select button
|
2016-03-21 18:21:12 +01:00 |
|
Kristian Sloth Lauszus
|
73fbb7ab92
|
Moved serial printing into the example
|
2016-03-21 18:13:30 +01:00 |
|
Kristian Sloth Lauszus
|
d67e637f2f
|
Updated some comments
|
2016-03-21 17:57:43 +01:00 |
|
Kristian Sloth Lauszus
|
f05f791841
|
Show tilt using LEDs by default
|
2016-02-25 17:48:18 +01:00 |
|
Kristian Sloth Lauszus
|
c0f0ae4cb9
|
Initial commit for the SteelSeries SRW-S1 Steering Wheel
|
2016-02-20 17:16:41 +01:00 |
|