chore: remove libprintf

This commit is contained in:
2026-04-29 01:54:16 +02:00
parent 708a7d53bb
commit 3d75b05bf8
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1,5 +1,4 @@
#pragma once
#include <LibPrintf.h>
#include "joystick.hpp"
#include "display.hpp"
#include "menu.hpp"
-1
View File
@@ -18,5 +18,4 @@ monitor_speed = 9600
; External libraries
lib_deps =
embeddedartistry/LibPrintf@1.2.13
marcoschwartz/LiquidCrystal_I2C@1.1.4