Add new unit tests
This commit is contained in:
11
tests/src/lib/IPAddress.h
Normal file
11
tests/src/lib/IPAddress.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef IPAddress_h
|
||||
#define IPAddress_h
|
||||
|
||||
extern "C" {
|
||||
|
||||
#define IPAddress uint8_t*
|
||||
|
||||
}
|
||||
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user