lib para o framework sgam
Dependencies: MPU6050 Grove_temperature
Dependents: example_smart-grid
communication/Communication.h@1:53edfdd6ac03, 2019-06-01 (annotated)
- Committer:
- AndersonIctus
- Date:
- Sat Jun 01 13:17:03 2019 -0300
- Revision:
- 1:53edfdd6ac03
- Incluir interfaces na biblioteca
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
AndersonIctus | 1:53edfdd6ac03 | 1 | #ifndef SGAM_COMUNICATION_H |
AndersonIctus | 1:53edfdd6ac03 | 2 | #define SGAM_COMUNICATION_H |
AndersonIctus | 1:53edfdd6ac03 | 3 | |
AndersonIctus | 1:53edfdd6ac03 | 4 | class Communication { |
AndersonIctus | 1:53edfdd6ac03 | 5 | |
AndersonIctus | 1:53edfdd6ac03 | 6 | } |
AndersonIctus | 1:53edfdd6ac03 | 7 | ; |
AndersonIctus | 1:53edfdd6ac03 | 8 | #endif // SGAM_COMUNICATION_H |