header adjustments on SSD1963

ugfx_release_2.6
Tectu 2012-09-03 00:52:40 +02:00
parent d6000f1cbb
commit bdd794b836
4 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
/*
ChibiOS/RT - Copyright (C) 2012
ChibiOS-LCD-Driver - Copyright (C) 2012
Joel Bodenmann aka Tectu <joel@unormal.org>
This file is part of ChibiOS-LCD-Driver.

View File

@ -1,5 +1,5 @@
/*
ChibiOS/RT - Copyright (C) 2012
ChibiOS-LCD-Driver Copyright (C) 2012
Joel Bodenmann aka Tectu <joel@unormal.org>
This file is part of ChibiOS-LCD-Driver.

View File

@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2012
Fabien Poussin aka Mobyfab <mobyfab@gmail.com>
ChibiOS-LCD-Driver Copyright (C) 2012
Joel Bodenmann aka Tectu <joel@unormal.org>
This file is part of ChibiOS-LCD-Driver.
@ -50,4 +50,4 @@
#define LCD_FPR ((SCREEN_PCLK * 1048576)/100000000)
#endif
/** @} */
/** @} */

View File

@ -1,6 +1,6 @@
/*
ChibiOS/RT - Copyright (C) 2012
Fabien Poussin aka Mobyfab <mobyfab@gmail.com>
ChibiOS-LCD-Driver - Copyright (C) 2012
Joel Bodenmann aka Tectu <joel@unormal.org>
This file is part of ChibiOS-LCD-Driver.
@ -144,4 +144,4 @@
#define SSD1963_GET_PIXEL_DATA_INTERFACE 0x00F1
#endif
/** @} */
/** @} */