Update main.c

pull/1/head
alanbjohnston 7 years ago committed by GitHub
parent 3dea7e12e0
commit d8c90e6dad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -57,6 +57,7 @@ static void init_rf();
void config_x25();
void trans_x25();
long int timestamp = 0;
int tempSensor, xPlusSensor, yPlusSensor, zPlusSensor, battCurrentSensor;
int upper_digit(int number);
int lower_digit(int number);

Loading…
Cancel
Save

Powered by TurnKey Linux.