mirror of
https://github.com/whowechina/popn_pico.git
synced 2024-11-12 01:30:47 +01:00
Remove emails from src
This commit is contained in:
parent
a71449e42f
commit
fc9af55f3d
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Pico Popn Controller Buttons
|
||||
* WHowe <whowe@gmail.com>
|
||||
* WHowe <github.com/whowechina>
|
||||
*
|
||||
* A button consists of a switch and an LED
|
||||
*/
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Pico Popn Controller Buttons
|
||||
* WHowe <whowe@gmail.com>
|
||||
* WHowe <github.com/whowechina>
|
||||
*/
|
||||
|
||||
#ifndef BUTTONS_H
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Pico Popn Controller Main
|
||||
* WHowe <whowe@gmail.com>
|
||||
* WHowe <github.com/whowechina>
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Pico Popn Controller Buttons
|
||||
* WHowe <whowe@gmail.com>
|
||||
* WHowe <github.com/whowechina>
|
||||
*
|
||||
* A button consists of a switch and an LED
|
||||
*/
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Pico Popn Controller Buttons
|
||||
* WHowe <whowechina@github>
|
||||
* WHowe <github.com/whowechina>
|
||||
*/
|
||||
|
||||
#ifndef RGB_H
|
||||
|
Loading…
Reference in New Issue
Block a user