fw: Export post() PM function

This commit is contained in:
Markus Koch 2020-07-30 21:42:09 +02:00
parent eed5435335
commit 0e5e87af7c
1 changed files with 1 additions and 0 deletions

View File

@ -3,5 +3,6 @@
#include <avr/io.h>
void suspend();
char* post();
#endif // PM_H