Skip to content

Commit 7b0298d

Browse files
committed
fix fona compile bug
1 parent 7957b9c commit 7b0298d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AdafruitIO_FONA.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212

1313
#include "Arduino.h"
1414
#include <SoftwareSerial.h>
15+
#include "Adafruit_MQTT.h"
1516
#include "Adafruit_FONA.h"
1617
#include "AdafruitIO.h"
17-
#include "Adafruit_MQTT.h"
1818
#include "Adafruit_MQTT_FONA.h"
1919

2020
#define FONA_RX 9

0 commit comments

Comments
 (0)