Skip to content

Commit 60bc085

Browse files
committed
update documentation comment with correct version of modem that does not respond to +GEMON, TA16005
1 parent 09e67f5 commit 60bc085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_rockblock.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ def energy_monitor(self):
438438
The setter will preset the energy monitor accumulator to value n (typically, <n> would
439439
be specified as 0, to clear the accumulator).
440440
441-
Note: Call Processor Version: TA12003 is known to not support the AT+GEMON energy
441+
Note: Call Processor/BOOT Version: TA16005 is known to not support the AT+GEMON energy
442442
monitor command. It is however known to work on TA19002 (newer) and TA12003 (older).
443443
You may use the revision function to determine which version you have. Function will
444444
return None if modem cannot retrieve the accumulated energy usage estimate.

0 commit comments

Comments
 (0)