jtmm2/inc/polarity.h

6 lines
89 B
C

#pragma once
int polarity(void);
void polarity_invert(void);
void polarity_reset(void);