added mpy notice on llmchat

This commit is contained in:
Luxferre
2025-12-21 08:42:07 +02:00
parent 196af1b952
commit a0189a6b16
+1 -1
View File
@@ -1,5 +1,5 @@
# LLM chat for T-Deck CicruitPython version
# (also can be run on usual CPython)
# (also can be run on MicroPython and usual CPython)
# On the T-Deck, requires to be run from tdeck_repl for the
# keyboard to work correctly
# Created by Luxferre in 2025, released into public domain