Commit Graph

8 Commits

Author SHA1 Message Date
Rotzbua
4623434bea Revert "replace #define by constexpr"
This reverts commit a1d0a1313d.
2018-10-04 12:54:33 +02:00
Rotzbua
98c43cde8f change boolean to bool
more information: https://github.com/arduino/Arduino/issues/4673
2018-01-13 11:29:53 +01:00
Rotzbua
a1d0a1313d replace #define by constexpr 2017-05-22 10:52:56 +02:00
Rotzbua
82f2074e40 Autoformat example MinimalInterrupt.ino
- auto format from arduino ide
- unsigned char ->  byte
2016-10-14 15:08:49 +02:00
Piotr Padlewski
09c5b6aa66 Add support for arduino 101
Tested with my board. Everything works.
2016-09-10 18:31:22 -07:00
gpancot
3503a149e2 Update MinimalInterrupt.ino 2016-04-09 19:01:27 +02:00
gpancot
2f57235c87 Added files via upload
avoid spourious interrupt
2016-04-09 19:00:12 +02:00
liviu
2bfb6481c0 Interrupt example. 2016-02-03 19:14:06 +01:00