header adjustments on SSD1963
This commit is contained in:
parent
d6000f1cbb
commit
bdd794b836
4 changed files with 8 additions and 8 deletions
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
/** @} */
|
||||
/** @} */
|
||||
|
|
|
@ -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
|
||||
/** @} */
|
||||
/** @} */
|
||||
|
|
Loading…
Add table
Reference in a new issue