projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0e183f
)
Add missing hw file to wizard markup.
author
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 1 Oct 2009 13:25:11 +0000
(13:25 +0000)
committer
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 1 Oct 2009 13:25:11 +0000
(13:25 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2998
38d2e660
-2303-0410-9eaa-
f027e97ec537
bertos/net/afsk.h
patch
|
blob
|
history
diff --git
a/bertos/net/afsk.h
b/bertos/net/afsk.h
index a0ce18bb762a71bca5faada4e69b3df88558754b..16eab9352b62947367f8fab8871761c8f8a5ffa5 100644
(file)
--- a/
bertos/net/afsk.h
+++ b/
bertos/net/afsk.h
@@
-38,6
+38,7
@@
* $WIZ$ module_name = "afsk"
* $WIZ$ module_configuration = "bertos/cfg/cfg_afsk.h"
* $WIZ$ module_depends = "timer", "kfile"
+ * $WIZ$ module_hw = "bertos/hw/hw_afsk.h"
*/
#ifndef DRV_AFSK_H