Search found 2 matches
- Tue Mar 26, 2024 7:52 pm
- Forum: Projects - Embedded
- Topic: Serial woes
- Replies: 3
- Views: 3970
Re: Serial woes
I will do the files part but I have been taking a bit more of a look at the error and it keeps complaing about a config.h file. I did a search of the forums and see it is mentioned in a couple of places. I also did unistall and reinstall. I can recreate the issue even if I start a new project and do...
- Tue Mar 26, 2024 3:05 am
- Forum: Projects - Embedded
- Topic: Serial woes
- Replies: 3
- Views: 3970
Serial woes
Hey all. I am trying to put together an arduino Uno small project that sends data out either a serial or USB type serial so I can see it on a terminal. However if I put a serial component or a usb slave component on the 2d form I can compile it. But as soon as I add a component macro like initialise...