blynk & neopixelring & w7500
Fork of WIZwiki-7500_Blynk by
Diff: Blynk/BlynkDetectDevice.h
- Revision:
- 13:ed6276c0afb7
- Parent:
- 9:7369ec77a3ea
--- a/Blynk/BlynkDetectDevice.h Thu Jan 12 02:21:21 2017 +0200 +++ b/Blynk/BlynkDetectDevice.h Sun Apr 09 14:50:30 2017 +0300 @@ -127,6 +127,8 @@ #define BLYNK_INFO_DEVICE "Particle Ethernet" #elif PLATFORM_ID==10 #define BLYNK_INFO_DEVICE "Particle Electron" + #elif PLATFORM_ID==31 + #define BLYNK_INFO_DEVICE "Particle RPi" #elif PLATFORM_ID==82 #define BLYNK_INFO_DEVICE "Digistump Oak" #elif PLATFORM_ID==88