diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-11 21:53:12 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-12 10:05:00 +0100 |
commit | 9db5ab64cf0c1189250c1f37d92b75cdf5be5777 (patch) | |
tree | 1ddcddd5f5dfb8074dcdb831b4e78435502c8dd6 /contrib/aruco/README.txt | |
parent | 31d9768413199f388c216d92d9db5158ce8785cf (diff) |
contrib: remove some old stuff
Diffstat (limited to 'contrib/aruco/README.txt')
-rw-r--r-- | contrib/aruco/README.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/aruco/README.txt b/contrib/aruco/README.txt new file mode 100644 index 00000000..8029a6e3 --- /dev/null +++ b/contrib/aruco/README.txt @@ -0,0 +1,2 @@ +Note, the utility only creates .bmp files. Trying to produce a `.png` or jpeg +file will make it error out. |