CRAC Team / Mbed 2 deprecated code_carte_IHM_avec_modifs

Dependencies:   mbed SerialHalfDuplex SDFileSystem liaison_Bluetooth ident_crac DISCO-F469NI_portrait

IHM/ihm.h

Committer:
goldmas
Date:
2021-05-17
Revision:
34:c314feaa0d3e
Parent:
27:ff70537a7619
Child:
35:2a745eeb7922

File content as of revision 34:c314feaa0d3e:

#ifndef CRAC_IHM
#define CRAC_IHM

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