RFID fertig, empfangen geht name wird angezeigt
This commit is contained in:
@@ -5,14 +5,14 @@
|
||||
|
||||
#include <PicoMQTT.h>
|
||||
|
||||
#include <statusled.h>
|
||||
#include "statusled.h"
|
||||
#include "timesync.h"
|
||||
#include "buttonassigh.h"
|
||||
#include "helper.h"
|
||||
#include <debug.h>
|
||||
#include "debug.h"
|
||||
#include <map>
|
||||
#include <databasebackend.h>
|
||||
#include <webserverrouter.h>
|
||||
#include "databasebackend.h"
|
||||
#include "webserverrouter.h"
|
||||
|
||||
struct TimestampData {
|
||||
uint64_t lastMessageTimestamp; // Timestamp from the device
|
||||
|
||||
Reference in New Issue
Block a user