targets/{luna,tangomdm}.h: TARGET_HAS_PWL added
 | author | Mychaela Falconia <falcon@freecalypso.org> | 
 | date | Sat, 20 Jun 2020 04:05:05 +0000 | 
 | parents | 85cc48e18a43 | 
 | children | 91d9f8506420 | 
 | files | targets/luna.h targets/tangomdm.h | 
  | diffstat | 2 files changed, 2 insertions(+), 0 deletions(-)
    [+] | 
 line diff
--- a/targets/luna.h	Sat Jun 20 03:48:57 2020 +0000
+++ b/targets/luna.h	Sat Jun 20 04:05:05 2020 +0000
@@ -4,3 +4,4 @@
 #define	CONFIG_GPIO1_HIGH	1
 #define	GPIO1_SPEAKER_CTRL	0
 #define	UARTFAX_CLASSIC_DTR_DCD	0
+#define	TARGET_HAS_PWL		1
--- a/targets/tangomdm.h	Sat Jun 20 03:48:57 2020 +0000
+++ b/targets/tangomdm.h	Sat Jun 20 04:05:05 2020 +0000
@@ -3,3 +3,4 @@
 #define	CONFIG_GPIO1_HIGH	1
 #define	GPIO1_SPEAKER_CTRL	0
 #define	UARTFAX_CLASSIC_DTR_DCD	0
+#define	TARGET_HAS_PWL		1