lib para o framework sgam
Dependencies: MPU6050 Grove_temperature
Dependents: example_smart-grid
Diff: communication/Communication.h
- Revision:
- 1:53edfdd6ac03
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/communication/Communication.h Sat Jun 01 13:17:03 2019 -0300 @@ -0,0 +1,8 @@ +#ifndef SGAM_COMUNICATION_H +#define SGAM_COMUNICATION_H + +class Communication { + +} +; +#endif // SGAM_COMUNICATION_H