Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: WakeUp mbed EPD_GDE021A1
Diff: Sources/main.cpp
- Revision:
- 14:65e134c75d8c
- Parent:
- 13:0afb541c480e
- Child:
- 15:5bb6f11fc300
--- a/Sources/main.cpp Wed Nov 09 21:20:25 2016 +0000
+++ b/Sources/main.cpp Wed Nov 09 21:42:18 2016 +0000
@@ -10,7 +10,7 @@
#include "../Headers/period.h"
#include "../Headers/states.h"
#include "../Headers/constants.h"
-//#include "../Headers/ecrant.h"
+//#include "../Headers/ecran.h"
//#include "../Headers/poids.h"
//EPD_GDE021A1 epd(EPD_CS, EPD_DC, EPD_RESET, EPD_BUSY, EPD_POWER, EPD_SPI_MOSI, EPD_SPI_MISO, EPD_SPI_SCK);//Parametre l'ecrant E-Ink
@@ -22,7 +22,7 @@
int main ()
{
- //bouton.rise(&Ecrant.print());
+ //bouton.rise(&Ecran.print());
while(true)
{
switch(state)