This repository has been archived on 2023-01-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
05_wickler/notaus.h

7 lines
69 B
C

#ifndef _NOTAUS_H_
#define _NOTAUS_H_
void do_notaus(void);
#endif