mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 12:50:53 +00:00
manual
This commit is contained in:
@@ -25,6 +25,9 @@ Sending & Ecapsulating Data
|
||||
.. code-block:: c
|
||||
|
||||
void sendData (void) {
|
||||
|
||||
buffer.x_axis = x_axis;
|
||||
buffer.y_axis = y_axis;
|
||||
}
|
||||
|
||||
Main Function
|
||||
|
Reference in New Issue
Block a user