No known key found for this signature in database
GPG Key ID: B4C3BF012D9B26BE
2 changed files with
1 additions and
1 deletions
-
BIN
presentation.pdf
-
presentation.tex
|
@ -91,7 +91,7 @@ |
|
|
#include "Device.h" |
|
|
#include "Device.h" |
|
|
#include "features/Socket.h" |
|
|
#include "features/Socket.h" |
|
|
|
|
|
|
|
|
Device device: |
|
|
|
|
|
|
|
|
Device device; |
|
|
|
|
|
|
|
|
constexpr const char SOCKET_NAME[] = "socket"; |
|
|
constexpr const char SOCKET_NAME[] = "socket"; |
|
|
constexpr const uint16_t SOCKET_GPIO = 12; |
|
|
constexpr const uint16_t SOCKET_GPIO = 12; |
|
|