Skip to content

Commit a51d021

Browse files
committed
rename version to revision to more closely match manufacturer's documentation
1 parent 8e0edb6 commit a51d021

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
@@ -228,7 +228,7 @@ def rssi(self):
228228
return None
229229

230230
@property
231-
def version(self):
231+
def revision(self):
232232
"""Return the modem components' firmware versions.
233233
For example: Call Processor Version, Modem DSP Version, DBB Version (ASIC),
234234
RFA VersionSRFA2), NVM Version, Hardware Version, BOOT Version

0 commit comments

Comments
 (0)