From 88a4cedda66750fa234f55dea3039a5ba7cdf076 Mon Sep 17 00:00:00 2001 From: Manuel Teves <111713870+TevesManuel@users.noreply.github.com> Date: Sat, 24 Jan 2026 08:57:23 -0300 Subject: [PATCH] Fix formatting for code block in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62d3e8b..e9d3e58 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Using the mode not corresponding to the chip organization will result in undefin # Example -``` +```cpp #include <93C46.h> /* * Example Sketch demonstration on how to write to a 93C46 eeprom