Updated template implementation file
This commit is contained in:
parent
31c37536b9
commit
93f1bd51d3
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
#include "<module_name>.h"
|
||||
#if !defined(RADIOLIB_EXCLUDE_<module_name>)
|
||||
|
||||
<module_name>::<module_name>(Module* mod) {
|
||||
/*
|
||||
|
|
Loading…
Add table
Reference in a new issue