1
0
mirror of https://github.com/xtacocorex/CHIP_IO synced 2025-07-20 04:43:21 +00:00

fixing a utilities function definition

This commit is contained in:
Robert Wolterman
2017-07-04 19:35:30 -05:00
parent c47fb197f5
commit d84c3c03d7

View File

@ -93,7 +93,7 @@ This only works on the CHIP.
``` ```
### get_1v8_pin_voltage(voltage) ### get_1v8_pin_voltage()
Get the current voltage of the 1.8V Pin on the CHIP. Get the current voltage of the 1.8V Pin on the CHIP.
This only works on the CHIP. This only works on the CHIP.