Tasmota/lib/arduino-mqtt-2.4.0/.editorconfig

8 lines
120 B
INI
Raw Normal View History

2018-10-02 16:19:02 +01:00
[Makefile]
indent_style = tab
indent_size = 4
[src/*.h,src/*.cpp,examples/**.ino]
indent_style = space
indent_size = 2