diff options
Diffstat (limited to '_site/archive/arduino-uno/index.html')
| -rw-r--r-- | _site/archive/arduino-uno/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/_site/archive/arduino-uno/index.html b/_site/archive/arduino-uno/index.html index 185bca9..6f767d3 100644 --- a/_site/archive/arduino-uno/index.html +++ b/_site/archive/arduino-uno/index.html @@ -3,6 +3,7 @@ <head> <meta charset="utf-8"> <title>Notes on programming ATmega328P chips</title> + <head> <meta charset="utf-8"> <title>Notes on programming ATmega328P chips</title> @@ -12,6 +13,7 @@ </head> + </head> <body> @@ -38,7 +40,7 @@ <main> <div class="container"> - <h2 class="brand center" id="title">NOTES ON PROGRAMMING ATMEGA328P CHIPS</h2> + <h2 class="center" id="title">NOTES ON PROGRAMMING ATMEGA328P CHIPS</h2> <h6 class="center">10 APRIL 2025</h5> <br> <div class="threecol justify"><p>This post is a step-by-step guide for wiring up ATmega328P ICs to run at 5 V |
