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 09e67f5 commit 60bc085Copy full SHA for 60bc085
adafruit_rockblock.py
@@ -438,7 +438,7 @@ def energy_monitor(self):
438
The setter will preset the energy monitor accumulator to value n (typically, <n> would
439
be specified as 0, to clear the accumulator).
440
441
- Note: Call Processor Version: TA12003 is known to not support the AT+GEMON energy
+ Note: Call Processor/BOOT Version: TA16005 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 accumulated energy usage estimate.
0 commit comments