From d84c3c03d7e69c7f4735ec34528bc7da17fb6cc2 Mon Sep 17 00:00:00 2001 From: Robert Wolterman Date: Tue, 4 Jul 2017 19:35:30 -0500 Subject: [PATCH] fixing a utilities function definition --- docs/utilities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/utilities.md b/docs/utilities.md index 2d681c4..393a9f5 100644 --- a/docs/utilities.md +++ b/docs/utilities.md @@ -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. This only works on the CHIP.