better documentation

This commit is contained in:
Nikolay Khabarov
2017-05-13 13:23:56 +03:00
parent 94a32ebb35
commit bb0f74c6d9
2 changed files with 43 additions and 16 deletions
+1
View File
@@ -48,3 +48,4 @@ if 'move_linear' not in locals():
raise NotImplementedError("hal.move_linear() not implemented")
if 'join' not in locals():
raise NotImplementedError("hal.join() not implemented")