mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-13 21:34:59 +00:00
Code comments
This commit is contained in:
@@ -376,6 +376,7 @@ void app_main(void)
|
|||||||
}
|
}
|
||||||
ESP_ERROR_CHECK( ret );
|
ESP_ERROR_CHECK( ret );
|
||||||
|
|
||||||
|
// Initialize buffer with 0s
|
||||||
buf.x_axis = 0;
|
buf.x_axis = 0;
|
||||||
buf.y_axis = 0;
|
buf.y_axis = 0;
|
||||||
buf.motor1_rpm_pcm = 0;
|
buf.motor1_rpm_pcm = 0;
|
||||||
|
Reference in New Issue
Block a user