We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bfb378 commit 4730f07Copy full SHA for 4730f07
FONA_SMS_Sensor/code.py
@@ -17,7 +17,7 @@
17
fona = FONA(uart, rst)
18
19
# Use this for FONA3G
20
-# fona = FONA3G(uart, rst, ri)
+# fona = FONA3G(uart, rst)
21
22
# Initialize BME280 Sensor
23
i2c = busio.I2C(board.SCL, board.SDA)
0 commit comments