diff options
| author | nasrlol <nsrddyn@gmail.com> | 2024-11-27 00:54:43 +0100 |
|---|---|---|
| committer | nasrlol <nsrddyn@gmail.com> | 2024-11-27 00:54:43 +0100 |
| commit | df6d2c51b15d55a30b8515de637aa7af490b2d95 (patch) | |
| tree | 25afa36b2be61783997eb59633e9c7e4aff438b7 /docs/guide.txt | |
| parent | 4e86a2ee9f5578cbaae6cc7dd52616e3e3751764 (diff) | |
small modifications to the file system
Diffstat (limited to 'docs/guide.txt')
| -rw-r--r-- | docs/guide.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/guide.txt b/docs/guide.txt deleted file mode 100644 index b248f49..0000000 --- a/docs/guide.txt +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | ------------------------------------------------------------- | ||
| 2 | |||
| 3 | I2C CONTROLLER GUIDE | ||
| 4 | |||
| 5 | ------------------------------------------------------------- | ||
| 6 | |||
| 7 | This program is designed to control an LCD1602 using python. It supports | ||
| 8 | a GUI and CLI interface and is at the moment only linux compatible. | ||
| 9 | |||
| 10 | You will need to have a couple of dependency's readdy on your device to use the software. | ||
| 11 | |||
| 12 | * sounddevice | ||
| 13 | * ... | ||
