Add reference to HX711 documentation to source

This commit is contained in:
Marcel Stör 2015-11-19 22:54:06 +01:00
parent c047d3445c
commit 6674a7d7f9
1 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,6 @@
// Module for HX711 load cell amplifier
// https://learn.sparkfun.com/tutorials/load-cell-amplifier-hx711-breakout-hookup-guide
#include "lualib.h"
#include "lauxlib.h"
#include "platform.h"