This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-07-18 19:20:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e1268f84b4f509154cda2b6124e71ccc99e9bc2
PX4-Autopilot
/
src
/
lib
/
drivers
/
smbus
T
History
Jake Dahl
1e1268f84b
missed a return of result
2018-10-16 09:45:28 +02:00
..
CMakeLists.txt
added an SMBus base class
2018-10-16 09:45:28 +02:00
SMBus.cpp
missed a return of result
2018-10-16 09:45:28 +02:00
SMBus.hpp
made changes based on reviewer feedback. Also added a bool option for block_read and block_write PEC, as some devices may not use the PEC
2018-10-16 09:45:28 +02:00