Thomas Basler
6050fb6956
* Integrate IotWebConf as local library * Add support for ESP Async Webserver to IotWebConf * Changed application to work with Async Webserver
5 lines
147 B
YAML
5 lines
147 B
YAML
BasedOnStyle: LLVM
|
|
PointerAlignment: Left
|
|
AllowShortFunctionsOnASingleLine: InlineOnly
|
|
AlignAfterOpenBracket: AlwaysBreak
|
|
BreakBeforeBraces: Allman |