mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-01 19:05:51 +00:00
ESP-IDF Robot Controls
This commit is contained in:
@@ -25,7 +25,7 @@ struct motors_rpm {
|
||||
int motor4_gpio;
|
||||
} Motors;
|
||||
|
||||
void motors_init (void);
|
||||
static void motors_init (void);
|
||||
|
||||
extern Motors *motors;
|
||||
|
||||
|
Reference in New Issue
Block a user