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