From f43ba6a359a855a64f5b09c1a74d88968a811524 Mon Sep 17 00:00:00 2001 From: cheykrym Date: Mon, 30 Mar 2026 01:47:39 +0300 Subject: [PATCH] oled calibrate --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index c3bb37b..0f79ea4 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -16,7 +16,6 @@ void setup() { Serial.begin(115200); oledInit(); - oledShowCalibration(); servoInit(); ultrasonicInit(); // faceInit();