source code migrating from gitlab
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef JSON_CONVERT_H
|
||||
#define JSON_CONVERT_H
|
||||
|
||||
char *createJSON(float fahr, float cel, float hum);
|
||||
|
||||
#endif // !JSON_CONVERT_H
|
||||
Reference in New Issue
Block a user