School project.

Dependencies:   Timezone NTPClient BSP_DISCO_F746NG Grove_temperature

Revision:
14:3ac7c08dbc52
Parent:
13:41debc0b9063
--- a/sc_functions.h	Mon Jan 18 13:39:58 2021 +0000
+++ b/sc_functions.h	Mon Jan 18 16:13:13 2021 +0000
@@ -7,7 +7,7 @@
 
 /**
 This function will prompt the user for which sensor data to fetch and print to console.
-@date 1/15/2021
+1/15/2021
 */
 void sc_read_input()
 {
@@ -45,7 +45,7 @@
 
 /**
 This function will show the menu for serial communication.
-@date 1/15/2021
+1/15/2021
 */
 void sc_show_menu()
 {
@@ -61,7 +61,7 @@
 
 /**
 This function will run the serial communication service.
-@date 1/15/2021
+1/15/2021
 */
 void sc_run_service()
 {