intégration des logiciels tier comme NanoMQ ainsi que les fichiers json de score
This commit is contained in:
@ -0,0 +1,10 @@
|
||||
#ifndef NANOLIB_H
|
||||
#define NANOLIB_H
|
||||
|
||||
#include "hash_table.h"
|
||||
#include "mqtt_db.h"
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user