Flying Silicon Sensor
|
Pin definitions for Seeed XIAO nRF52840 2.9.2 with Adafruit bluefruit library. More...
Go to the source code of this file.
Macros | |
#define | PIN_BUZZER D1 |
#define | PIN_USB D10 |
#define | PIN_HICHG PIN_CHARGING_CURRENT |
#define | PIN_BATTV_ENABLE VBAT_ENABLE |
#define | PIN_BATTV PIN_VBAT |
#define | PIN_CHG 23 |
#define | ANALOG_REFV AR_INTERNAL_2_4 |
#define | LEDR LED_RED |
#define | LEDG LED_GREEN |
#define | LEDB LED_BLUE |
Pin definitions for Seeed XIAO nRF52840 2.9.2 with Adafruit bluefruit library.
Arduino code for Flying Silicon Airspeed/Vario Probe and TotalVario Android app.
For more information refer to: https://flyingsilicon.blogspot.com/
https://totalvario.blogspot.com/
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, either version 3 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 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License http://www.gnu.org/licenses/ for more details.
Definition in file pindefs.h.