Commit Graph
5 Commits
Author SHA1 Message Date
Ton Huisman 26d3a1afb6 [Docs] Documentation updates, README.md updates 2024-07-07 23:21:04 +02:00
Ton Huisman c3ea63f510 [RTTTL] update documentation 2023-09-15 21:56:06 +02:00
Grovkillen 520cee5d0d [docs] fixed the command reference list (looks better on small screens) 2018-12-08 20:09:09 +01:00
Gijs Noorlander 0c0db4f401 [GPIO] GPIO commands with long duration will be stopped async.
Implemented a GPIO timer for the scheduler to schedule a GPIO state change.

These will be stopped async:

- Tone > 50 msec duration
- Longpulse and longpulse_ms

Also implemented a frequency parameter for the `pwm` command.
2018-12-04 22:38:17 +01:00
Grovkillen ccf2929e69 [docs] Added P001 (hardware) 2018-12-03 14:35:41 +01:00