Fire Detector IoT

Dependencies:   BSP_B-L475E-IOT01

Revision:
3:c770d0610d7c
Parent:
2:e64b4470877a
--- 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"