summaryrefslogtreecommitdiff
path: root/loragw_hal/inc/loragw_aux.h
diff options
context:
space:
mode:
authorSylvain Miermont <smiermont@semtech.com>2013-07-03 17:53:18 +0200
committerSylvain Miermont <smiermont@semtech.com>2013-10-23 10:16:59 +0200
commit1361e7215cd0eb3b38faff1c403cb3077e41b2be (patch)
treec52471c65b0a40b081b7de6a8570757f85c71704 /loragw_hal/inc/loragw_aux.h
parent3357493e096fc0bd4767d1a3cc0cb7e3e52a4f53 (diff)
downloadlora_gateway-1361e7215cd0eb3b38faff1c403cb3077e41b2be.tar.gz
lora_gateway-1361e7215cd0eb3b38faff1c403cb3077e41b2be.tar.bz2
lora_gateway-1361e7215cd0eb3b38faff1c403cb3077e41b2be.zip
Release Candidate 2v0.rc2
- code cleanup and formating - variable and constants renaming - TX polarity management - fixed bugs thanks to Joe Knapp feedback
Diffstat (limited to 'loragw_hal/inc/loragw_aux.h')
-rw-r--r--loragw_hal/inc/loragw_aux.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/loragw_hal/inc/loragw_aux.h b/loragw_hal/inc/loragw_aux.h
index a0cc7cb..09f543f 100644
--- a/loragw_hal/inc/loragw_aux.h
+++ b/loragw_hal/inc/loragw_aux.h
@@ -1,13 +1,13 @@
/*
- / _____) _ | |
-( (____ _____ ____ _| |_ _____ ____| |__
+ / _____) _ | |
+( (____ _____ ____ _| |_ _____ ____| |__
\____ \| ___ | (_ _) ___ |/ ___) _ \
_____) ) ____| | | || |_| ____( (___| | | |
(______/|_____)_|_|_| \__)_____)\____)_| |_|
©2013 Semtech-Cycleo
Description:
- Lora gateway Hardware Abstraction Layer
+ Lora gateway Hardware Abstraction Layer
*/