index
:
orpheus
imx287
master
radxa_imx287
Orpheus - 2D laser triangulation scanner (firmware)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
protocols
/
iprotocol.cpp
blob: d021fb740b9d804d1e50fad921fc225c30d79baa (
plain
)
1
2
3
4
5
#include "iprotocol.h" IProtocol::IProtocol(ICamera *camera) : m_camera{camera} {}