diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2018-02-07 21:18:29 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2018-02-07 21:18:29 +0100 |
commit | 071699e22957ffdd27e61b57a2b169933005cca1 (patch) | |
tree | 208e5dc5b78a49b4590c7d3362c8f71a1b7d4a83 | |
parent | b21aa9f9493c55eb15b1b48e00eef05bb528e064 (diff) | |
download | ee-python-071699e22957ffdd27e61b57a2b169933005cca1.tar.gz ee-python-071699e22957ffdd27e61b57a2b169933005cca1.tar.bz2 ee-python-071699e22957ffdd27e61b57a2b169933005cca1.tar.xz ee-python-071699e22957ffdd27e61b57a2b169933005cca1.zip |
o Adding TODO.
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,8 @@ part. Some cases where this is not true: * Test points shouldn't have a part number +* Check that a LEDs color matches the "color" custom field. + # TODOs * Consistenly use `read` and `parse` in function names. |