summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornasrlol <nsrddyn@gmail.com>2024-11-24 16:30:25 +0100
committernasrlol <nsrddyn@gmail.com>2024-11-24 16:30:25 +0100
commit1fade5069139f43c890c3a3f1f34eebaaea3f8d7 (patch)
tree1b7e944ad2a2ec26bf166030719505534e452b4e
parentab1828e93c0c17d907400dde7bc501e68de0696b (diff)
fixed a typo in the readme.md file
-rw-r--r--README.md3
-rw-r--r--bin/source/__pycache__/hardware_driver.cpython-311.pycbin4649 -> 0 bytes
2 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5bc547a..a8b4f6f 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,6 @@ This is a starter project with the goal of expanded everything later on to let's
10The program is Multi-platform and even supports a web-console 10The program is Multi-platform and even supports a web-console
11 11
12MAIN USE OF THE PROGRAM : 12MAIN USE OF THE PROGRAM :
13
14the main feature of the program is the ability to control and I2C display really extensivly and be abel to do alot of things with it 13the main feature of the program is the ability to control and I2C display really extensivly and be abel to do alot of things with it
15 14
16CURRENT FEATURES -> 15CURRENT FEATURES ->
@@ -27,4 +26,4 @@ CURRENT FEATURES ->
27* to do list integration based on the personal calender 26* to do list integration based on the personal calender
28 27
29 28
30A nice idea is to make it somehting easily installabled and configurable in the future without to much tinkering need 29A nice idea is to make it somehting easily installable and configurable in the future without to much tinkering need
diff --git a/bin/source/__pycache__/hardware_driver.cpython-311.pyc b/bin/source/__pycache__/hardware_driver.cpython-311.pyc
deleted file mode 100644
index fd228d9..0000000
--- a/bin/source/__pycache__/hardware_driver.cpython-311.pyc
+++ /dev/null
Binary files differ