lbernstone
|
de66c39f04
|
Bump library versions to 2.0.0 (#5182)
* Bump library versions to 2.0.0
* Fixed name on SD library (see #5181)
|
2021-05-18 14:00:49 +03:00 |
|
full-stack-ex
|
2a7e509978
|
Fix long Ticker period conversion: cast ms to uint64_t when calculating us (#3175)
* Fix long Ticker period conversion
* Simplify long Ticker period conversion fix by using 1000ULL
|
2019-09-05 10:34:47 +03:00 |
|
per1234
|
146b2f6a23
|
Use correct separator in keywords.txt (#1175)
The Arduino IDE currently requires the use of a tab separator between the name and identifier. Without this tab the keyword is not highlighted.
Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
|
2018-03-05 07:38:39 +01:00 |
|
Bert Melis
|
8e29347d4f
|
Add Ticker library (#1057)
* Add Ticker library
* Fix CI (#1)
remove LED_BUILTIN in examples
|
2018-03-04 20:34:03 +01:00 |
|