This commit is contained in:
2025-07-05 18:43:27 -04:00
parent 32456cb86d
commit c8cff9dabd

View File

@@ -8,7 +8,7 @@ Configuration Variables
uint8_t receiver_mac[ESP_NOW_ETH_ALEN] = {0xe4, 0xb0, 0x63, 0x17, 0x9e, 0x44}; uint8_t receiver_mac[ESP_NOW_ETH_ALEN] = {0xe4, 0xb0, 0x63, 0x17, 0x9e, 0x44};
Receiving De-Ecapsulating Data Sending & Ecapsulating Data
------------------------------ ------------------------------
.. code-block:: c .. code-block:: c