mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
hx711: swapped example with image for consistency
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
17ecaf522a
commit
44f866f924
@ -28,7 +28,6 @@
|
||||
#include <mraa/gpio.h>
|
||||
|
||||
namespace upm {
|
||||
|
||||
/**
|
||||
* @brief HX711 24bit ADC library
|
||||
* @defgroup hx711 libupm-hx711
|
||||
@ -51,8 +50,8 @@ namespace upm {
|
||||
* interface directly with a bridge sensor. This module was tested on
|
||||
* the Intel Galileo Gen2.
|
||||
*
|
||||
* @snippet hx711.cxx Interesting
|
||||
* @image html hx711.jpeg
|
||||
* @snippet hx711.cxx Interesting
|
||||
*/
|
||||
class HX711 {
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user