Support 4 motors
Partial support for > 4 motors, needs a clean way of defining wiring.
This commit is contained in:
parent
51b5b670e6
commit
1b3e251783
6 changed files with 57 additions and 28 deletions
|
|
@ -45,5 +45,7 @@ extern void register_module(const Command commands[], void (*loop_fn)(void));
|
|||
void get_version(String);
|
||||
void get_modules(String);
|
||||
void get_eeprom_last_commit(String);
|
||||
void get_system_status(String);
|
||||
|
||||
#define MAIN_H
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue