Skip to content

Commit 7e40be2

Browse files
committed
fix fona header
1 parent 2c83465 commit 7e40be2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

AdafruitIO_FONA.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@
1717
#include "Arduino.h"
1818
#include <SoftwareSerial.h>
1919
#include "Adafruit_MQTT.h"
20+
#include "Adafruit_FONA.h"
2021
#include "AdafruitIO.h"
21-
#include "Adafruit_MQTT_Client.h"
22+
#include "Adafruit_MQTT_FONA.h"
2223

2324
#define FONA_RX 9
2425
#define FONA_TX 8

0 commit comments

Comments
 (0)