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 df45012 commit 09e67f5Copy full SHA for 09e67f5
adafruit_rockblock.py
@@ -441,7 +441,7 @@ def energy_monitor(self):
441
Note: Call Processor Version: TA12003 is known to not support the AT+GEMON energy
442
monitor command. It is however known to work on TA19002 (newer) and TA12003 (older).
443
You may use the revision function to determine which version you have. Function will
444
- return None if modem cannot retrieve the accumuulated energy usage estimate.
+ return None if modem cannot retrieve the accumulated energy usage estimate.
445
446
Returns
447
int
0 commit comments