Skip to content
This repository was archived by the owner on Aug 21, 2019. It is now read-only.

Commit db09e54

Browse files
Update README.md
1 parent 8a5cb12 commit db09e54

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,11 @@ Character Set -> Use Unicode._). If you forget don't worry, you will get error/w
1818
- **You write code in _Simulation.cpp_ file**. It is seperated from everything else
1919
so that you can focus only on `setup()` and `loop()` functions, just like when coding in arduino
2020

21-
> Note that i probably won't be making full simulator, i will only be making features required for Embeded Computer Systems class from Applied Software Engineering departement in FTN. Which is basically only L01-L08, SW1-SW4, BTN1-BTN4.
22-
2321
- Controls:
2422
- 1,2,3,4 - SW4, SW3, SW2, SW1 (on/off) (or SW1,SW2,SW3,SW4 (press F1 to swap between these))
2523
- Q,W,E,R - BTN4, BTN3, BTN2, BTN1 (hold to on, release to off)
2624
- LEDs are ordered in descending order from left to right L08,L07,...,L01
2725

26+
> Note that i probably won't be making full simulator, i will only be making features required for Embeded Computer Systems class from Applied Software Engineering departement in FTN. Which is basically only L01-L08, SW1-SW4, BTN1-BTN4.
2827
2928

0 commit comments

Comments
 (0)