- added motor control
git-svn-id: http://moon:8086/svn/projects/HendiControl@29 fda53097-d464-4ada-af97-ba876c37ca34
This commit is contained in:
@@ -85,3 +85,5 @@ print("R={:.3f} Ohm, T={:.2f} degC".format(R, T))
|
||||
for i in range (0, 8):
|
||||
print("Reg[0x{}]: 0x{:02X}".format(i, read_reg(i)))
|
||||
|
||||
print("End of program")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user