Browse Source

Fixed typo in presentation

master
Dustin Frisch 7 years ago
parent
commit
136c176ae0
No known key found for this signature in database GPG Key ID: B4C3BF012D9B26BE
  1. BIN
      presentation.pdf
  2. 2
      presentation.tex

BIN
presentation.pdf

2
presentation.tex

@ -91,7 +91,7 @@
#include "Device.h"
#include "features/Socket.h"
Device device:
Device device;
constexpr const char SOCKET_NAME[] = "socket";
constexpr const uint16_t SOCKET_GPIO = 12;

Loading…
Cancel
Save