rename, move, change the lot
This commit is contained in:
parent
0a7f0faa39
commit
59b1a6b15f
13 changed files with 112 additions and 371 deletions
|
@ -4,7 +4,7 @@
|
|||
#include "Arduino.h"
|
||||
#include "WString.h"
|
||||
|
||||
namespace firewall
|
||||
namespace fw
|
||||
{
|
||||
static const uint8_t IPV4ADDRESS_LENGTH = 16;
|
||||
static const uint8_t CREDENTIALS_LENGTH = 32;
|
||||
|
|
Reference in a new issue