// ntc.h


#ifndef NTC_H
#define NTC_H

extern bool NOISY;

#endif /* defined(NTC_H) */

