myJSON class handels the conversion from the JSON-Format into a struct
More...
#include "Arduino.h"
#include "myJSONStr.h"
#include "LogConfiguration.h"
#include <ArduinoJson.h>
Go to the source code of this file.
myJSON class handels the conversion from the JSON-Format into a struct
- Author
- Luca Mazzoleni (luca..nosp@m.mazz.nosp@m.oleni.nosp@m.@hsr.nosp@m..ch)
- Version
- 1.0 - added JSON-Conversion - Luca Mazzoleni (luca..nosp@m.mazz.nosp@m.oleni.nosp@m.@hsr.nosp@m..ch) - 2019-04-17
- Date
- 2019-04-09
- Copyright
- Copyright (c) 2019
Definition in file myJSON.h.