Skip to content
Snippets Groups Projects
Commit 76a6f194 authored by Mark Charlebois's avatar Mark Charlebois
Browse files

Linux: Added device simulator to simulate an I2C or SPI device


The simulated device satisfies the factory pattern used by
MS5611 to create a specific I2C or SPI device instance.

For now the functions just return true, but should/could
return simulated data.

Signed-off-by: default avatarMark Charlebois <charlebm@gmail.com>
parent 4780353c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment