Welcome! Log In Create A New Profile

Advanced

Small Typo in 0.70 uiconfig.h line 125

Posted by jcabrer 
Small Typo in 0.70 uiconfig.h line 125
June 23, 2012 03:53PM
the line reads

#define UI_I2C_CLOCKSPEED 100000L

should be

#define UI_I2C_CLOCKSPEED 100000

Am I right?
Re: Small Typo in 0.70 uiconfig.h line 125
June 24, 2012 03:48AM
No type. The L indicates the value should be handles as a long integer. Because it is larger then 65536 it should work also without the size identifier.


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Sorry, only registered users may post in this forum.

Click here to login