From 12b21d1f6150ff24db6162a5cec4dc77903b1281 Mon Sep 17 00:00:00 2001 From: dboltz <83482314+dboltz@users.noreply.github.com> Date: Sat, 15 Jan 2022 17:02:41 -0500 Subject: [PATCH] Update Github_Tutorial.ino --- Github_Tutorial.ino | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Github_Tutorial.ino b/Github_Tutorial.ino index 80143fc..e99c210 100644 --- a/Github_Tutorial.ino +++ b/Github_Tutorial.ino @@ -21,7 +21,7 @@ void setup() void loop() { - byte myValue = 0; + int myValue = 0; myValue = analogRead(A0); Serial.print("The value is: "); @@ -29,4 +29,3 @@ void loop() delay(250); } -
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: