Solved some bugs in the read_reg() function.
Added an exception class. Open issues: the port is not properly configured. errors on read and write operations are not detected.
Showing
- trunk/src/CMakeLists.txt 2 additions, 2 deletionstrunk/src/CMakeLists.txt
- trunk/src/usb_i2c.cpp 39 additions, 7 deletionstrunk/src/usb_i2c.cpp
- trunk/src/usb_i2c_exceptions.cpp 10 additions, 0 deletionstrunk/src/usb_i2c_exceptions.cpp
- trunk/src/usb_i2c_exceptions.h 12 additions, 0 deletionstrunk/src/usb_i2c_exceptions.h
trunk/src/usb_i2c_exceptions.cpp
0 → 100755
trunk/src/usb_i2c_exceptions.h
0 → 100755
Please register or sign in to comment