Merge branch 'esp-cam+tlgrm_v2' into ver4dev

This commit is contained in:
Mit4el
2023-10-06 20:59:27 +03:00
85 changed files with 946 additions and 166 deletions

View File

@@ -32,6 +32,10 @@
#define FIRMWARE_NAME "esp32_4mb"
#endif
#ifdef esp32cam_4mb
#define FIRMWARE_NAME "esp32cam_4mb"
#endif
#ifdef esp32_16mb
#define FIRMWARE_NAME "esp32_16mb"
#endif