updated readme!
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include <Arduino.h>
|
||||
#include <SSPDevice.h>
|
||||
#include <SimpleSerialProtocol.h>
|
||||
|
||||
// Define new device
|
||||
SSPDevice deviceOne;
|
||||
SimpleSerialProtocol deviceOne;
|
||||
|
||||
// Gets called when a complete packet has been received.
|
||||
void onPacket(Packet packet) {
|
||||
|
Reference in New Issue
Block a user