mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-11-23 22:51:06 +00:00
ESP32-C3 RC
This commit is contained in:
@@ -1 +1 @@
|
||||
6ac9b5f8ca37601ca794fe3d4bdd22f6 /home/abobkov/MyProjects/ESP-Nodes/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.bin
|
||||
a549138e0fb0e7ec851fa4d5909cc9a2 /home/abobkov/MyProjects/ESP-Nodes/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.bin
|
||||
|
||||
@@ -946,3 +946,10 @@
|
||||
389 516 1735885531451044545 /home/abobkov/MyProjects/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-done d1496eaea57c93af
|
||||
291 783 1735885531233038341 esp-idf/main/CMakeFiles/__idf_main.dir/espnow_example_main.c.obj 1fcc99cb7403962c
|
||||
784 839 1735885531726052371 esp-idf/main/libmain.a 8bc62c8941a013fd
|
||||
841 15951 1735885546793475896 esp-idf/esp_system/ld/sections.ld e89a0d24af020463
|
||||
841 15951 1735885546793475896 /home/abobkov/MyProjects/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/sections.ld e89a0d24af020463
|
||||
15951 17646 1735885546893478675 ESP-IDF_Robot_RC.elf 790263edb8660b63
|
||||
17646 18030 1735885548969536227 .bin_timestamp 2d39a13ee5adad3c
|
||||
17646 18030 1735885548969536227 /home/abobkov/MyProjects/ESP-Nodes/ESP-IDF_Robot_RC/build/.bin_timestamp 2d39a13ee5adad3c
|
||||
18030 18135 1735885548972536310 esp-idf/esptool_py/CMakeFiles/app_check_size e8d1b21deea36450
|
||||
18030 18135 1735885548972536310 /home/abobkov/MyProjects/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/CMakeFiles/app_check_size e8d1b21deea36450
|
||||
|
||||
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
@@ -432,6 +432,7 @@ void app_main(void)
|
||||
|
||||
wifi_init();
|
||||
esp_now_init();
|
||||
memcpy (peerInfo.peer_addr, )
|
||||
|
||||
/*
|
||||
// Initialize NVS
|
||||
|
||||
Reference in New Issue
Block a user