Skip to content

Instantly share code, notes, and snippets.

View simone-viozzi's full-sized avatar

simone viozzi simone-viozzi

View GitHub Profile
///Dicharazione delle variabili///
#define I2C_ADDR 0x51 //setto l'indirizzo I2C del PIC 0x51
int var = 0;
char cont = 0;
unsigned short j;
char c_rit = 0;
char d1, d2, d3 = 0;
char ax = 0;