Andrea Spampinato
Results
2
comments of
Andrea Spampinato
I've had the same issue, and the problem was about the env var LD_LIBRARY_PATH that was empty. I've copied the .so file to /usr/local/lib and typed the following command ->...
For unit test purposes, it would make sense to add also a method named read_regs to I2CRegisterMap? It would make easy to perform comparison after i2c writing operations. Maybe something...