fixed table

This commit is contained in:
Daniel Sommer 2022-02-08 14:39:46 +01:00
parent 21c14af77a
commit c1d2c5b133

View file

@ -24,7 +24,7 @@ control your MODEP pedalboard(s) via http requests
### pedals
| url | GET | POST |
| - | - | - | - |
| - | - | - |
| /pedals | get the current pedalboard's pedals | |
| /pedals/`id` | get the current pedalboard's pedal by `id` | set values of current pedalboard's pedal by %id |