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-19 03:40:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2482b0e431f8bc8cddc7b8fc7bd440d36a86349
PX4-Autopilot
/
src
/
lib
/
drivers
/
smbus
T
History
Jake Dahl
b2482b0e43
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
..
CMakeLists.txt
added an SMBus base class
2018-10-16 09:45:28 +02:00
SMBus.cpp
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
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