From 13e654fe2e9484aaddf69d9e2015722604418210 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sun, 1 Jan 2017 22:12:32 +0100 Subject: Fixed files with CRLF line endings --- examples/icezum/icezum.pcf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'examples/icezum/icezum.pcf') diff --git a/examples/icezum/icezum.pcf b/examples/icezum/icezum.pcf index 4139e7f..bafdbd9 100644 --- a/examples/icezum/icezum.pcf +++ b/examples/icezum/icezum.pcf @@ -1,9 +1,9 @@ -set_io LED0 95 -set_io LED1 96 -set_io LED2 97 -set_io LED3 98 -set_io LED4 99 -set_io LED5 101 -set_io LED6 102 -set_io LED7 104 -set_io clk 21 +set_io LED0 95 +set_io LED1 96 +set_io LED2 97 +set_io LED3 98 +set_io LED4 99 +set_io LED5 101 +set_io LED6 102 +set_io LED7 104 +set_io clk 21 -- cgit v1.2.3