Merge pull request #2346 from IngHK/LogLineEnds
made log line end consistent \r\n
This commit is contained in:
		| @@ -60,7 +60,7 @@ int main(void) | ||||
|     led_blinking_task(); | ||||
|  | ||||
| #if (CFG_TUSB_MCU == OPT_MCU_RP2040) | ||||
|     // printf("Hello, world!\n"); | ||||
|     // printf("Hello, world!\r\n"); | ||||
| #endif | ||||
|   } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Ha Thach
					Ha Thach