X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftelefiretwo-v0.2%2Fao_pins.h;h=70af5dd198976beac23b3353b3caf7d67ce4b031;hb=8406ddf8f0bd5453d6213973daed35991f80972a;hp=f6656f169fa1e345208618c12543aa4f39da5ec2;hpb=14fecd672807982ce6232fa3b4bdce0aebe132e8;p=fw%2Faltos diff --git a/src/telefiretwo-v0.2/ao_pins.h b/src/telefiretwo-v0.2/ao_pins.h index f6656f16..70af5dd1 100644 --- a/src/telefiretwo-v0.2/ao_pins.h +++ b/src/telefiretwo-v0.2/ao_pins.h @@ -3,7 +3,8 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; version 2 of the License. + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of @@ -144,12 +145,12 @@ #define LEDS_AVAILABLE (LED_PORT_0_MASK|LED_PORT_1_MASK) -/* Alarm 2 */ +/* Alarm A */ #define AO_SIREN #define AO_SIREN_PORT (&stm_gpiob) #define AO_SIREN_PIN 8 -/* Alarm 1 */ +/* Alarm B */ #define AO_STROBE #define AO_STROBE_PORT (&stm_gpiob) #define AO_STROBE_PIN 9