This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
JSD
/
TinyGSM_Senseright
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix MQTT example
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
dependabot/github_actions/actions/checkout-4
Sara Damiano
3 years ago
parent
ecca37d778
commit
0094193049
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
examples/MqttClient/MqttClient.ino
+ 0
- 1
examples/MqttClient/MqttClient.ino
View File
@ -55,7 +55,6 @@
// Use Hardware Serial on Mega, Leonardo, Micro
#
ifndef __AVR_ATmega328P__
#
define SerialAT Serial1
#
endif
// or Software Serial on Uno, Nano
#
else
Write
Preview
Loading…
Cancel
Save