Add missing hw file to wizard markup.
[bertos.git] / bertos / net / afsk.h
index a0ce18bb762a71bca5faada4e69b3df88558754b..16eab9352b62947367f8fab8871761c8f8a5ffa5 100644 (file)
@@ -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