credits
This commit is contained in:
parent
908f54b87b
commit
8a02cbee7f
1 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,9 @@
|
||||||
/*MIT License
|
/*Copyright (c) 2020 Sublunar Psionics
|
||||||
|
|
||||||
Copyright (c) 2020 Sublunar Psionics
|
Special Thanks to Slavko Andrejevic for providing the main framework of this
|
||||||
|
firmware and for technical support.
|
||||||
|
|
||||||
|
---- MIT License ----
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
@ -20,9 +23,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
|
||||||
Special Thanks to Slavko Andrejevic for providing the main framework of this
|
|
||||||
firmware and for technical support.
|
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define btnA 9 //PB0 / Button A:
|
#define btnA 9 //PB0 / Button A:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue