I hereby claim:
- I am litui on github.
- I am aria (https://keybase.io/aria) on keybase.
- I have a public key whose fingerprint is 7C05 8948 D40E D560 97F4 EC11 2A4F 2648 AB96 6149
To claim this, I am signing this object:
{ | |
"version": "0.2.0", | |
"configurations": [ | |
{ | |
"name": "Cortex-Debug Black Magic Probe", | |
"cwd": "${workspaceRoot}", | |
"preLaunchTask": "Build Debug", | |
"executable": "${workspaceRoot}/build/Debug/deluge.elf", | |
"request": "launch", | |
"type": "cortex-debug", |
[binaries] | |
c = 'arm-none-eabi-gcc' | |
ld = 'arm-none-eabi-gcc' | |
ar = 'arm-none-eabi-ar' | |
nm = 'arm-none-eabi-nm' | |
strip = 'arm-none-eabi-strip' | |
objcopy = 'arm-none-eabi-objcopy' | |
objdump = 'arm-none-eabi-objdump' | |
size = 'arm-none-eabi-size' |
#pragma once | |
#include <Arduino.h> | |
#include <Adafruit_NeoPXL8.h> | |
#include <FastLED.h> | |
class NP8Controller : public CPixelLEDController<RGB, 1, 0xFFFFFFFF> | |
{ | |
Adafruit_NeoPXL8 *_driver; | |
public: |
I hereby claim:
To claim this, I am signing this object: