Skip to content

Instantly share code, notes, and snippets.

@rickyelopez
rickyelopez / example-config.yaml
Last active November 8, 2024 22:07
tuya_lowpower
esphome:
name: ${device_name}
includes:
- tuya_lowpower.h
# I swapped an esp32 onto one of these for testing (this was before libretiny existed)
esp8266:
board: esp01_1m
logger:
@rickyelopez
rickyelopez / debug.txt
Created January 5, 2022 00:21
uncrustify debug
# Uncrustify-0.74.0-60-c89ce162
newlines = lf
input_tab_size = 4
output_tab_size = 4
disable_processing_cmt = " *FORMAT-OFF*"
enable_processing_cmt = " *FORMAT-ON*"
sp_arith = force
sp_arith_additive = not_defined
sp_assign = force
sp_before_assign = not_defined