lib para o framework sgam
Dependencies: MPU6050 Grove_temperature
Dependents: example_smart-grid
communication/Communication.h@5:caecc2426bbb, 2019-06-06 (annotated)
- Committer:
- AndersonIctus
- Date:
- Thu Jun 06 23:54:07 2019 -0300
- Revision:
- 5:caecc2426bbb
- Parent:
- 1:53edfdd6ac03
- Mudancas para por a chamada Assincrona na LIB !!
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 |