UppSense17- Open Source sensor for chemical analysis based on fuoresence.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
231 B

/*
* application.h
*
* Created on: Aug 23, 2017
* Author: Elmar
*/
#ifndef INCLUDE_APPLICATION_H_
#define INCLUDE_APPLICATION_H_
//Disgusting
void ChangeSampleChannel(int channel);
#endif /* INCLUDE_APPLICATION_H_ */