Revision: 1379 Author: bvwelch Date: Tue Oct 6 06:34:37 2009 Log: fix typo in library name
http://code.google.com/p/jallib/source/detail?r=1379 Modified: /trunk/sample/16f819_ee25aa02e48_lcd.jal ======================================= --- /trunk/sample/16f819_ee25aa02e48_lcd.jal Sat Sep 26 15:42:23 2009 +++ /trunk/sample/16f819_ee25aa02e48_lcd.jal Tue Oct 6 06:34:37 2009 @@ -47,7 +47,7 @@ pin_B2_direction = output pin_B4_direction = output include spi_master_hw -include ee_22aa02e48 +include ee_25aa02e48 spi_init(SPI_MODE_00, SPI_RATE_FOSC_64) delay_100ms(1) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jallib?hl=en -~----------~----~----~----~------~----~------~--~---
