error: ‘UCSR0A’ was not declared in this scope

Home Forums Botanicalls Community error: ‘UCSR0A’ was not declared in this scope

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1699
    Rob Faludi
    Keymaster

    Check which board you have selected. On the Tools menu under Boards you should choose “Arduino NG or older w/ATmega168”

    #1700
    joshd
    Participant

    Aha. I had NG with ATmega8 selected. Thanks much.

    #1701
    Psyicman
    Participant

    I’m having a simular problem only I have selected NG w/ATmega168

    28: error: ivalid suffix “ANther” on integer contant In function ‘void setup()’:

    In function ‘uint8_tposttweet(char*)’:

    What do I do?

    #1702
    Psyicman
    Participant

    Serial.begin(9600); // set the data rate for the hardware serial port

    mySerial.begin(9600); // set the data rate for the software serail port

    putstring_nl(“”); // begin printing to debug output

    putstring(“Botanicalls v”);

    putstring_nl(VERSION);

    if(digitalRead(SWITCH)==LOW) { // show the username and password if the test switch is held on startup

    putstring(“ID: “);

    putstring_nl(USERNAMEPASS);

    }

    #1703
    Psyicman
    Participant

    is this the proper code? I just coppied and pasted it here.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.


New kits are here!

Categories

Pothos Plant Tweets

    Flickr Feed

    www.flickr.com
    More photos or video tagged with botanicalls on Flickr

    Meta