Rebrand the whole thing :)

This commit is contained in:
Aaron Mueller 2014-10-15 21:39:06 +02:00
parent 620a174785
commit b79fe666d9
14 changed files with 23 additions and 23 deletions

View File

@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.
PROJECT_NAME = "CTHN.de - LEDCube"
PROJECT_NAME = "økoyono - mini LED CUBE"
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or

View File

@ -47,13 +47,13 @@ be build completely separate.
[2]:http://mosfetkiller.de/?s=miniledcube
[3]:http://www.obdev.at/products/vusb/index.html
[4]:https://www.google.de/search?q=extreme+feedback+device
[5]:https://github.com/CTHN/Mini-LED-Cube/tree/master/client
[6]:https://github.com/CTHN/Mini-LED-Cube/blob/master/client/demo.c
[7]:https://github.com/CTHN/Mini-LED-Cube/tree/master/editor
[8]:https://github.com/CTHN/Mini-LED-Cube/blob/master/tools/frame2cube.pl
[9]:https://github.com/CTHN/Mini-LED-Cube/blob/master/client/clcc.c
[10]:https://github.com/CTHN/Mini-LED-Cube/blob/master/client/clcc.c#L34-L44
[11]:https://github.com/CTHN/Mini-LED-Cube/blob/master/doc/aufbauanleitung.txt
[12]:https://github.com/CTHN/Mini-LED-Cube/blob/master/doc/threedvis/threedvis.stl
[5]:https://github.com/okoyono/mini-led-cube/tree/master/client
[6]:https://github.com/okoyono/mini-led-cube/blob/master/client/demo.c
[7]:https://github.com/okoyono/mini-led-cube/tree/master/editor
[8]:https://github.com/okoyono/mini-led-cube/blob/master/tools/frame2cube.pl
[9]:https://github.com/okoyono/mini-led-cube/blob/master/client/clcc.c
[10]:https://github.com/okoyono/mini-led-cube/blob/master/client/clcc.c#L34-L44
[11]:https://github.com/okoyono/mini-led-cube/blob/master/doc/aufbauanleitung.txt
[12]:https://github.com/okoyono/mini-led-cube/blob/master/doc/threedvis/threedvis.stl
[13]:http://www.openscad.org/
[14]:https://github.com/CTHN/Mini-LED-Cube/blob/master/doc/threedvis/threedvis.scad
[14]:https://github.com/okoyono/mini-led-cube/blob/master/doc/threedvis/threedvis.scad

View File

@ -1,5 +1,5 @@
/*
* CTHN.de MiniLEDCube
* økoyono MiniLEDCube
*
* By Kai Lauterbach (klaute at web dot de) 12/2011
*

View File

@ -1,5 +1,5 @@
/*
* CTHN.de MiniLEDCube
* økoyono MiniLEDCube
*
* By Kai Lauterbach (klaute at web dot de) 11/2011
*

View File

@ -1,5 +1,5 @@
/*
* CTHN.de MiniLEDCube
* økoyono MiniLEDCube
*
* By Kai Lauterbach (klaute at web dot de) 12/2011
*

View File

@ -1,5 +1,5 @@
/*
* CTHN.de MiniLEDCube
* økoyono MiniLEDCube
*
* By Kai Lauterbach (klaute at web dot de) 11/2011
*

View File

@ -1,5 +1,5 @@
/*
* CTHN.de MiniLEDCube
* økoyono MiniLEDCube
*
* By Kai Lauterbach (klaute at web dot de) 11/2011
*

View File

@ -11,8 +11,8 @@ Device Descriptor:
idVendor 0x16c0 VOTI
idProduct 0x05df
bcdDevice 1.00
iManufacturer 1 CTHN.de
iProduct 2 LEDCube
iManufacturer 1 okoyono
iProduct 2 mini LED CUBE
iSerial 0
bNumConfigurations 1
Configuration Descriptor:

View File

@ -1,4 +1,4 @@
/* CTHN.de MiniLEDCube
/* økoyono MiniLEDCube
*
* By Kai Lauterbach (klaute at web dot de) 11/2011
*

View File

@ -1,5 +1,5 @@
/*
* CTHN.de MiniLEDCube
* økoyono MiniLEDCube
*
* By Kai Lauterbach (klaute at web dot de) 11/2011
*

View File

@ -1,5 +1,5 @@
/*
* CTHN.de MiniLEDCube
* økoyono MiniLEDCube
*
* By Kai Lauterbach (klaute at web dot de) 11/2011
*

View File

@ -1,5 +1,5 @@
/*
* CTHN.de MiniLEDCube
* økoyono MiniLEDCube
*
* requests.h by Kai Lauterbach
*

View File

@ -1,5 +1,5 @@
/*
* CTHN.de MiniLEDCube
* økoyono MiniLEDCube
*
* usb.h by Kai Lauterbach 11/2011
*

View File

@ -1,5 +1,5 @@
/*
* CTHN.de MiniLEDCube
* økoyono MiniLEDCube
*
* usb.c by Kai Lauterbach 11/2011
*