diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2025-03-14 09:20:28 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2025-03-14 09:20:28 +0100 |
commit | 38b9b25d4612298f5599e7471568714ea1fa2a01 (patch) | |
tree | 1ad152e92ab481fe63ad75e12eccba9292cbf62b /src/keywords.txt | |
parent | 8f34001c8a2eec5594bee45f8429622b377de084 (diff) |
Moved arduino version in its own directory
Diffstat (limited to 'src/keywords.txt')
-rw-r--r-- | src/keywords.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/keywords.txt b/src/keywords.txt new file mode 100644 index 0000000..92dd91d --- /dev/null +++ b/src/keywords.txt @@ -0,0 +1,3 @@ +Colours KEYWORD1 +writeRGB KEYWORD2 +writeHSV KEYWORD2 |