thetazzbot / FreeExpression

GNU General Public License v2.0
62 stars 20 forks source link

Complie Error #7

Closed bwees closed 5 years ago

bwees commented 5 years ago

I get the following errors when I compile:

serial.h:61:1: error: function declaration isn't a prototype [-Werror=strict-prototypes] void serial_init();

There are also a bunch that is just like this.

thetazzbot commented 5 years ago

This has been resolved with the latest commit.