![]() |
Fraise
2.1
FRAmework for Interfacing Software and Electronics
|
#include <fruit.h>Go to the source code of this file.
Functions | |
Initialization | |
| void | hx711Init (unsigned char gainA) |
| Init the module in setup() More... | |
Main loop functions | |
| void | hx711Service () |
| Module service routine, to be called by the main loop(). | |
Utilities | |
| long | hx711Read (unsigned char channel) |
| Read last measure of a channel. More... | |