code de la carte IHM avant les bugs et avant le travail effectué avec Melchior

Dependencies:   mbed SerialHalfDuplex SDFileSystem liaison_Bluetooth ident_crac DISCO-F469NI_portrait

IHM/ihm.h

Committer:
gabrieltetar
Date:
2020-07-08
Revision:
27:ff70537a7619
Parent:
24:1a13c998c7ac
Child:
35:2a745eeb7922

File content as of revision 27:ff70537a7619:

#ifndef CRAC_IHM
#define CRAC_IHM

void automate_etat_ihm(void);
void DrawCheck (int l,int h,int x, int y, int cochage);
#endif