More formal

This commit is contained in:
Scott Shawcroft 2018-02-08 22:19:00 -08:00 committed by GitHub
parent f0232c99c5
commit 09bf06bc6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ Renders as:
Data descriptor description Data descriptor description
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comment is after even though its weird:: Comment is after the definition::
lost_power = i2c_bit.RWBit(0x0f, 7) lost_power = i2c_bit.RWBit(0x0f, 7)
"""True if the device has lost power since the time was set.""" """True if the device has lost power since the time was set."""