School project.

Dependencies:   Timezone NTPClient BSP_DISCO_F746NG Grove_temperature

Committer:
tuxx0046
Date:
Thu Jan 14 12:14:51 2021 +0000
Revision:
6:aecab8e3acad
Added LED function that controls blinking rate of LED.; Added light sensor function to convert light sensor reading to percent.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
tuxx0046 6:aecab8e3acad 1 {
tuxx0046 6:aecab8e3acad 2 "target_overrides":{
tuxx0046 6:aecab8e3acad 3 "*":{
tuxx0046 6:aecab8e3acad 4 "target.printf_lib": "std"
tuxx0046 6:aecab8e3acad 5 }
tuxx0046 6:aecab8e3acad 6 }
tuxx0046 6:aecab8e3acad 7 }