AnHardt
|
0f1bd6e4a7
|
In ST7920_SWSPI_SND_8BIT(uint8_t val) parameter is unsigned
therefor in macro ST7920_WRITE_BYTE(a) cast a to uint8_t
to make the compiler happy.
|
2015-03-30 01:40:58 +02:00 |
|
chris-bo
|
b73ba26b23
|
Update ultralcd_st7920_u8glib_rrd.h
|
2015-03-14 14:31:00 +01:00 |
|
Scott Lahteine
|
dfb38874f8
|
Some suggested changes for #1555
|
2015-03-03 00:48:20 -08:00 |
|
Souko
|
e7ecf14d0c
|
Update ultralcd_st7920_u8glib_rrd.h
Fixed delay-times during Init. REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER won't get initialized on some Boards because delay was to short.
|
2015-02-09 21:46:06 +01:00 |
|
Cylindric
|
8f0cee2a14
|
Various typo fixes - only in comments, no code changes.
|
2014-02-17 10:58:36 +00:00 |
|
Scott Lahteine
|
5dabc95409
|
Apply all changes from latest Marlin_V1
Diffed and merged, preserving my updates
|
2013-06-06 15:49:25 -07:00 |
|