Rev 514 | Rev 523 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 514 | Rev 519 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | * along with this program; if not, write to the * |
16 | * along with this program; if not, write to the * |
17 | * Free Software Foundation, Inc., * |
17 | * Free Software Foundation, Inc., * |
18 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
18 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
19 | ****************************************************************************/ |
19 | ****************************************************************************/ |
Line -... | Line 20... | ||
- | 20 | ||
- | 21 | 20090703-0005 |
|
- | 22 | *write-number-functions changed, using itoa now, saves space, should be faster |
|
- | 23 | *inline added for basic max7456-spi_send because saves procedure call (^= time) |
|
20 | 24 | ||
21 | 20090627-1415 |
25 | 20090627-1415 |
Line 22... | Line 26... | ||
22 | *ALL characters now in Progmem, from now on there will be only ONE char-file! |
26 | *ALL characters now in Progmem, from now on there will be only ONE char-file! |
23 | 27 |