Fixed bug in HD44780 display when using 8 bit data bus
The library now compiles in GCC 4.7.0 although the supplied libraries are still compiled via GCC 4.3.3 (WinAVR-20100110). This is largely due to some errors in GCC 4.7.0 that I have reported to gnu. However: those of you who have reported compile errors in version > 4.3.3 should now be able to compile - but don't moan to me about any issues if you do so! To find which version of the compiler you are using then at a command prompt type in:
avr-gcc --version
You will need to make sure that you have downloaded the latest Project Designer and re-generate your projects (standard practice).
If you are using my Downloader then Version 1 is now being put on ice so within the Downloader select WebbotLib V1 and then click the 'Properties...' button.If the Remote URL says:- 'http://sourceforge.net/projects/webbotavrclib/files' then change it to 'http://sourceforge.net/projects/webbotavrclib/files/Version1'
This is necessary as the Version 1 codebase used to be the default download from SourceForge whereas the default is now Version 2
