]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/board.git/commitdiff
Corrected J7 DSI lib test log
authorM V Pratap Reddy <x0257344>
Thu, 10 Oct 2019 11:16:39 +0000 (16:46 +0530)
committerM V Pratap Reddy <x0257344>
Thu, 10 Oct 2019 11:16:39 +0000 (16:46 +0530)
diag/dsi/src/fpd_dsi_test.c

index e2f91fba11c518efb98cb5de6d4e8047aac6cc02..eaf29a88595e75942e81a43d1b4105650d921483 100755 (executable)
@@ -282,7 +282,7 @@ static int8_t BoardDiag_run_fpd_dsi_test(void)
             Board_delay(200);\r
         }\r
 \r
-        UART_printf("\n\rBightness changing from min to max...\n\r");\r
+        UART_printf("\n\rBightness changing from max to min...\n\r");\r
         dutyCycle = MAX_BRIGHTNESS;\r
         while(dutyCycle != MIN_BRIGHTNESS)\r
         {\r