diff options
| author | nasrlol <nsrddyn@gmail.com> | 2024-11-24 16:30:25 +0100 |
|---|---|---|
| committer | nasrlol <nsrddyn@gmail.com> | 2024-11-24 16:30:25 +0100 |
| commit | 1fade5069139f43c890c3a3f1f34eebaaea3f8d7 (patch) | |
| tree | 1b7e944ad2a2ec26bf166030719505534e452b4e | |
| parent | ab1828e93c0c17d907400dde7bc501e68de0696b (diff) | |
fixed a typo in the readme.md file
| -rw-r--r-- | README.md | 3 | ||||
| -rw-r--r-- | bin/source/__pycache__/hardware_driver.cpython-311.pyc | bin | 4649 -> 0 bytes |
2 files changed, 1 insertions, 2 deletions
| @@ -10,7 +10,6 @@ This is a starter project with the goal of expanded everything later on to let's | |||
| 10 | The program is Multi-platform and even supports a web-console | 10 | The program is Multi-platform and even supports a web-console |
| 11 | 11 | ||
| 12 | MAIN USE OF THE PROGRAM : | 12 | MAIN USE OF THE PROGRAM : |
| 13 | |||
| 14 | the 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 | 13 | the 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 | ||
| 16 | CURRENT FEATURES -> | 15 | CURRENT 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 | ||
| 30 | A nice idea is to make it somehting easily installabled and configurable in the future without to much tinkering need | 29 | A 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 | |||
