X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fteledongle-v3.0%2Fao_pins.h;h=be710aef3ca17a10458822e30ce8ddac68a11dfe;hb=40236913922e0395780cd7d90354546ecaf279f9;hp=c023b2cf4fcc16b144ebcaa81f394d29996a34c0;hpb=bc41ab47b928b837724f8bc6b84d0b5b47c25df3;p=fw%2Faltos diff --git a/src/teledongle-v3.0/ao_pins.h b/src/teledongle-v3.0/ao_pins.h index c023b2cf..be710aef 100644 --- a/src/teledongle-v3.0/ao_pins.h +++ b/src/teledongle-v3.0/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 @@ -20,7 +21,7 @@ #ifndef _AO_PINS_H_ #define _AO_PINS_H_ -#define AO_STACK_SIZE 324 +#define AO_STACK_SIZE 320 #define HAS_TASK_QUEUE 1 @@ -95,6 +96,7 @@ #define AO_CC1200_SPI_CS_PIN 3 #define AO_CC1200_SPI_BUS 0 #define AO_CC1200_SPI 0 +#define AO_CC1200_SPI_SPEED AO_SPI_SPEED_8MHz #define AO_CC1200_INT_PORT 0 #define AO_CC1200_INT_PIN 2