Files
HGD4_reversed/NRF_firmware/variants/hgd4/pins_arduino.h
Jonas Niesner 996e49007e Add button functionality + cleanup (#12)
* Add Button functionality

* Delete NRF_firmware/variants/hgd6 directory

* Delete NRF_firmware/boards/hgd6.json
2025-07-05 14:16:59 +02:00

18 lines
828 B
C

/*
Copyright (c) 2014-2015 Arduino LLC. All right reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library 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 Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
// API compatibility
#include "variant.h"