Skip to content

Commit 9f9a58e

Browse files
authored
rm chip debug report header file
1 parent e3b8a16 commit 9f9a58e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/install-arduino.sh

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ if [ $? -ne 0 ]; then exit 1; fi
7474
# remove code and libraries not needed/wanted for Tasmota framework
7575
#
7676
rm -rf "$AR_COMPS/arduino/cores/esp32/chip-debug-report.cpp"
77+
rm -rf "$AR_COMPS/arduino/cores/esp32/chip-debug-report.h"
7778
rm -rf "$AR_COMPS/arduino/libraries/RainMaker"
7879
rm -rf "$AR_COMPS/arduino/libraries/Insights"
7980
rm -rf "$AR_COMPS/arduino/libraries/ESP_I2S"

0 commit comments

Comments
 (0)