Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/ThingSpeak.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@
#elif PLATFORM_ID == 13
#define PARTICLE_BORON
#define PARTICLE_PHOTONELECTRON
#elif PLATFORM_ID == 23
#define PARTICLE_BSOM
#elif PLATFORM_ID == 25
#define PARTICLE_B5SOM
#elif PLATFORM_ID == 14
#error TCP connection are not supported on mesh nodes (Xenon), only mesh gateways (Argon, Boron)
#else
Expand Down