Check all http links, update permanent redirects. Do not remove links with

404 errors as they may still be available at www.archive.org.
This commit is contained in:
mmdolze
2010-01-30 18:53:43 +00:00
parent 88aabdccc1
commit e914ee3d72
30 changed files with 34 additions and 46 deletions
+1 -2
View File
@@ -22,8 +22,7 @@ typedef struct SerialInterface {
/*
if both escape and on/off codes are set means that display
can't set brightness, but can only switch light on or off and
needs both escape and on/off bytes (see pertelian,
http://pertelian.com/index.php?option=com_content&task=view&id=27&Itemid=33)
needs both escape and on/off bytes (see pertelian)
*/
char backlight_escape; /* leave to 0 is the interface uses on/off codes */
char backlight_off;