DOC: Fix typo in data types description.

This commit is contained in:
Stefan van der Walt
2011-09-13 08:52:29 -07:00
parent 3a1ef10b98
commit 00fa047583
+1 -1
View File
@@ -10,7 +10,7 @@ uint8 0 to 255
uint16 0 to 65535
float 0 to 1
int8 -128 to 127
int16 -32767 to 32768
int16 -32768 to 32767
=========== ================
Input types