AA32 RADIO FM IUT GEII TOURS 2019

Dependencies:   LCD_GEII_F746NG TS_DISCO_F746NG mbed Si4735 BSP_DISCO_F746NG buttons2

Files at this revision

API Documentation at this revision

Comitter:
jlpadiolleau
Date:
Mon Dec 16 07:41:32 2019 +0000
Parent:
0:db6c716db091
Commit message:
RadioFM AA32 IUT GEII TOURS

Changed in this revision

Si4735.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r db6c716db091 -r 7d5f9f95ad0f Si4735.lib
--- a/Si4735.lib	Mon Dec 16 07:37:44 2019 +0000
+++ b/Si4735.lib	Mon Dec 16 07:41:32 2019 +0000
@@ -1,1 +1,1 @@
-Si4735#f5a073ecafa6
+https://os.mbed.com/teams/IUT-GEII-Tours/code/Si4735/#f5a073ecafa6
diff -r db6c716db091 -r 7d5f9f95ad0f main.cpp
--- a/main.cpp	Mon Dec 16 07:37:44 2019 +0000
+++ b/main.cpp	Mon Dec 16 07:41:32 2019 +0000
@@ -10,7 +10,9 @@
 { 
     lcd.Clear(LCD_COLOR_WHITE);
     lcd.SetTextColor(LCD_COLOR_BLUE);
+    lcd.SetBackColor(LCD_COLOR_WHITE);
     lcd.DisplayStringAt(0,LINE(6),"IUT GEII TOURS",CENTER_MODE);
+    lcd.SetTextColor(LCD_COLOR_RED);
     lcd.DisplayStringAt(0,LINE(7),"AA32 RADIO FM",CENTER_MODE);
     while(1)
     {