nathanjshaffer
nathanjshaffer
Clean up inherited code generation. Doesn't mangle indenting and retains source file organization#469
…in '$' character, which is a valid column name character in MYSQL and other databases.
… issue when foreign schemas are referenced in foreign keys
[Sped up char writing with built in font by grouping pixels in column of character map then using writeFillRect() for less spi overhead. With transparent background this speeds up line...
on C11+ and newer compilers, the `=` operator does not behave as expected. The code is listed below https://github.com/arduino-libraries/Arduino_JSON/blob/ea843a9a0b56e3baaa1d26795072f81b9b8787ca/src/JSONVar.cpp#L244-L261 This overload is invoked when a `JSONVar` is set equal to...