Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Ziko87; Keyword(s):

Search: Search took 0.00 seconds.

  1. Thread: LCD_AnyPin.pbp

    by Ziko87
    Replies
    108
    Views
    159,679

    Sticky: Re: LCD_AnyPin.pbp

    Sorry you guys, I wrote:

    OSC WITH 20

    but I had to write:

    DEFINE OSC 20

    I could not understand the error because it compiled correctly. Thanks to all.
  2. Thread: LCD_AnyPin.pbp

    by Ziko87
    Replies
    108
    Views
    159,679

    Sticky: Re: LCD_AnyPin.pbp

    Hi,

    I have try with succes the library but I have a strange error. I have compiled this simple part of code:



    LCD_DB4 var PORTB.1
    LCD_DB5 vAR PORTB.2
    LCD_DB6 VAR...
Results 1 to 2 of 2