]> git.sur5r.net Git - freertos/blobdiff - Demo/CORTEX_A2F200_IAR_and_Keil/WebServer/httpd-cgi.c
Add the Keil project to the SmartFusion demo directory, and update the source code...
[freertos] / Demo / CORTEX_A2F200_IAR_and_Keil / WebServer / httpd-cgi.c
index ab3facf0aaaf144a0e55b1ab87797584e78a7a0e..4fb459b25c0835714f1dd78fc4e9c8fb51068c38 100644 (file)
@@ -210,10 +210,11 @@ unsigned long     ulString;
 static unsigned short generate_io_state( void *arg )\r
 {\r
        extern long lParTestGetLEDState( unsigned long ulLED );\r
-       ( void ) arg;\r
        unsigned short usRawVoltage;\r
        const ace_channel_handle_t xVoltageChannel = ( ace_channel_handle_t ) 0;\r
 \r
+       ( void ) arg;\r
+\r
        /* Are the dynamically setable LEDs currently on or off? */\r
        if( lParTestGetLEDState( 3 ) )\r
        {\r