Skip to content

Commit

Permalink
Merge pull request #22 from Class66/ms-1210
Browse files Browse the repository at this point in the history
[ms-1210] fix README
  • Loading branch information
Class66 committed Jan 2, 2021
2 parents a2d320a + b9c98b9 commit 3f74953
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ http://modelarstwo-kluba.pl/h0/sygnalizatory-swietlne-h0/sygnalizatory-z-komora-
- [How to install the application](#how-to-install-the-application)
- [How to run the application](#how-to-run-the-application)
- [How to add a new semaphore definition to the configuration file](#how-to-add-a-new-semaphore-definition-to-the-configuration-file)
- [How to define semaphores in the configuration file](#how-to-define-semaphores-in-the-configuration-file)
- [Examples of definitions for all types of semaphores](#examples-of-definitions-for-all-types-of-semaphores)
- [Predefined configurations](#predefined-configurations)
- [License and copyrights](#license-and-copyrights)

Expand Down Expand Up @@ -184,7 +184,7 @@ All these boards must be defined in ```boardPCA9685Addresses``` array.<br><br>

***And that's all!*** :rocket: Now, you have to reload all application and everything should work fine :smile:

## How to define semaphores in the configuration file
## Examples of definitions for all types of semaphores

There are 10 types of semaphores in the application that correspons to the semaphores produced by KLUBA.

Expand Down
6 changes: 3 additions & 3 deletions README_PL.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ http://modelarstwo-kluba.pl/h0/sygnalizatory-swietlne-h0/sygnalizatory-z-komora-
- [Jak zainstalować tę aplikację](#jak-zainstalować-tę-aplikację)
- [Jak uruchomić tę aplikację](#jak-uruchomić-tę-aplikację)
- [Jak dodać nową definicję semafora do pliku konfiguracyjnego](#jak-dodać-nową-definicję-semafora-do-pliku-konfiguracyjnego)
- [Jak zdefiniować semafory w pliku konfiguracyjnym](#jak-zdefiniować-semafory-w-pliku-konfiguracyjnym)
- [Przykłady definicji wszystkich typów semaforów](#przykłady-definicji-wszystkich-typów-semaforów)
- [Predefiniowane konfiguracje](#predefiniowane-konfiguracje)
- [Licencja i prawa autorskie](#licencja-i-prawa-autorskie)

Expand All @@ -46,7 +46,7 @@ http://modelarstwo-kluba.pl/h0/sygnalizatory-swietlne-h0/sygnalizatory-z-komora-
- NodeJS - do zainstalowania na Twoim komputerze (https://nodejs.org/en/)
- Arduino IDE - do zainstalowania na Twoim komputerze (https://www.arduino.cc/en/software)

## Jak wykonac cały układ z Arduino, PCA9685 i semaforami
## Jak wykonać cały układ z Arduino, PCA9685 i semaforami

Prosty przykład bazujący na 3 płytkach PCA9685:

Expand Down Expand Up @@ -183,7 +183,7 @@ Wszystkie adresy płytek musimy zdefiniować w tablicy ```boardPCA9685Addresses`

***To wszystko!*** :rocket: Teraz musisz ponownie załadować wszystkie aplikacje i wszystko powinno działać poprawnie :smile:

## Jak zdefiniować semafory w pliku konfiguracyjnym
## Przykłady definicji wszystkich typów semaforów

W aplikacji występuje 10 typów semaforów, które odpowiadają semaforom produkowanym przez firmę KLUBA.

Expand Down

0 comments on commit 3f74953

Please sign in to comment.