Updated template implementation file

This commit is contained in:
jgromes 2020-07-04 21:13:16 +02:00
parent 31c37536b9
commit 93f1bd51d3

View file

@ -1,4 +1,5 @@
#include "<module_name>.h"
#if !defined(RADIOLIB_EXCLUDE_<module_name>)
<module_name>::<module_name>(Module* mod) {
/*