Files
P1-wifi-esp12e/P1_gateway_FW/lib/MQTT/.editorconfig
2021-06-14 08:24:14 +02:00

8 lines
120 B
INI

[Makefile]
indent_style = tab
indent_size = 4
[src/*.h,src/*.cpp,examples/**.ino]
indent_style = space
indent_size = 2