File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -262,15 +262,15 @@ Set of 2 examples of the ESP-NOW library to send and receive data between multip
262
262
263
263
1. ESP-NOW Broadcast Master Example:
264
264
265
- .. literalinclude :: libraries/ESP_NOW/examples/ESP_NOW_Broadcast_Master/ESP_NOW_Broadcast_Master.ino
265
+ .. literalinclude :: ../../../ libraries/ESP_NOW/examples/ESP_NOW_Broadcast_Master/ESP_NOW_Broadcast_Master.ino
266
266
:language: cpp
267
267
268
268
2. ESP-NOW Broadcast Slave Example:
269
269
270
- .. literalinclude :: libraries/ESP_NOW/examples/ESP_NOW_Broadcast_Slave/ESP_NOW_Broadcast_Slave.ino
270
+ .. literalinclude :: ../../../ libraries/ESP_NOW/examples/ESP_NOW_Broadcast_Slave/ESP_NOW_Broadcast_Slave.ino
271
271
:language: cpp
272
272
273
273
Example of the ESP-NOW Serial library to send and receive data between 2 ESP32 devices using the serial port:
274
274
275
- .. literalinclude :: libraries/ESP_NOW/examples/ESP_NOW_Serial/ESP_NOW_Serial.ino
275
+ .. literalinclude :: ../../../ libraries/ESP_NOW/examples/ESP_NOW_Serial/ESP_NOW_Serial.ino
276
276
:language: cpp
You can’t perform that action at this time.
0 commit comments