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