Skip to content

Commit

Permalink
Prepare my build.config for custom build
Browse files Browse the repository at this point in the history
  • Loading branch information
nodemcu-custom-build committed Nov 5, 2024
1 parent 09505c1 commit eaf996f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions build.config
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
email=[email protected]
branch=release
modules=file,gpio,i2c,net,node,ow,pcm,spi,tmr,u8g2,uart,wifi,wifi_monitor
ssl-enabled=false
email=[email protected]
branch=dev-esp32-idf3-final
modules=bit,can,dht,eth,file,gpio,http,i2c,mqtt,net,node,otaupgrade,ow,struct,time,tmr,uart,wifi,ws2812
ssl-enabled=true
debug-enabled=false
fatfs-enabled=false
u8g-fonts=font_6x10_tf,font_unifont_t_symbols
u8g-display-i2c=ssd1306_i2c_128x64_alt0
u8g-display-spi=ssd1306_128x64_noname
u8g-fonts=font_6x10,font_chikita
u8g-display-i2c=
u8g-display-spi=
ucg-display-spi=
lfs-size=0
spiffs-base=0
Expand Down

0 comments on commit eaf996f

Please sign in to comment.