Native tests run again
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#ifndef PLATFORM_NATIVE
|
||||
#include <Arduino.h>
|
||||
#endif
|
||||
|
||||
#include "Dtypes.h"
|
||||
|
||||
using SessionIdType = uint32_t;
|
||||
constexpr size_t MAX_USERS = 64;
|
||||
|
||||
Reference in New Issue
Block a user