
Fire Detector IoT
Dependencies: BSP_B-L475E-IOT01
Revision 3:c770d0610d7c, committed 2020-10-20
- Comitter:
- GuilhermeLubk
- Date:
- Tue Oct 20 12:51:08 2020 +0000
- Parent:
- 2:e64b4470877a
- Commit message:
- Latest version;
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Oct 13 13:17:26 2020 +0000 +++ b/main.cpp Tue Oct 20 12:51:08 2020 +0000 @@ -1,4 +1,5 @@ -/* WiFi Example +/*THIS PROGRAM USES PARTS OF THE FOLLOWING SOFTWARE + * WiFi Example * Copyright (c) 2018 ARM Limited * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -13,6 +14,11 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + +// This version of Fire Detector IoT is created by +// Fouad BRAX +// Achille CADIX +// Guilherme LUBK DO PRADO #include "mbed.h" #include "TCPSocket.h"