Skip to content

Commit d37290f

Browse files
committed
examples: update readme files
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 16af0ad commit d37290f

File tree

6 files changed

+30
-30
lines changed

6 files changed

+30
-30
lines changed

examples/adc-example/readme.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ How to build
33

44
1. Install `Visual Studio Code <https://code.visualstudio.com/>`_
55
2. Install `PlatformIO Extension for VSCode <https://platformio.org/platformio-ide>`_
6-
3. Install LOGICROM Platform:
6+
3. Install Logicrom Platform:
77

88
* Open PlatformIO Home
9-
* Go to Platforms -> Advanced Installation
10-
* Paste repository link https://github.com/waybyte/platform-logicrom.git
9+
* Go to Platforms -> Embedded (Top Navigation)
10+
* Type "Logicrom" in the search box
1111
* Click Install
1212

1313
4. Download and Extract examples from github https://github.com/waybyte/platform-logicrom/archive/master.zip
@@ -27,9 +27,9 @@ Example Output
2727

2828
.. code-block::
2929
30-
(c) 2021 WAYBYTE
31-
LOGICROM v6.62 ea61103 - Build Apr 19 2021 19:58:05
32-
Core firmware: WBMT2503DV01_c70a56b
30+
(c) Waybyte Solutions
31+
Logicrom v6.65 268a05f - Build Jan 25 2022 12:00:06
32+
Core firmware: WBMT2503DV01_c88ba54
3333
System Ready
3434
System Initialization finished
3535
SYSTEM: GSM NW State: 2

examples/arduino-blink/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ How to build
33

44
1. Install `Visual Studio Code <https://code.visualstudio.com/>`_
55
2. Install `PlatformIO Extension for VSCode <https://platformio.org/platformio-ide>`_
6-
3. Install LOGICROM Platform:
6+
3. Install Logicrom Platform:
77

88
* Open PlatformIO Home
9-
* Go to Platforms -> Advanced Installation
10-
* Paste repository link https://github.com/waybyte/platform-logicrom.git
9+
* Go to Platforms -> Embedded (Top Navigation)
10+
* Type "Logicrom" in the search box
1111
* Click Install
1212

1313
4. Download and Extract examples from github https://github.com/waybyte/platform-logicrom/archive/master.zip

examples/gpio-blink/readme.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ How to build
33

44
1. Install `Visual Studio Code <https://code.visualstudio.com/>`_
55
2. Install `PlatformIO Extension for VSCode <https://platformio.org/platformio-ide>`_
6-
3. Install LOGICROM Platform:
6+
3. Install Logicrom Platform:
77

88
* Open PlatformIO Home
9-
* Go to Platforms -> Advanced Installation
10-
* Paste repository link https://github.com/waybyte/platform-logicrom.git
9+
* Go to Platforms -> Embedded (Top Navigation)
10+
* Type "Logicrom" in the search box
1111
* Click Install
1212

1313
4. Download and Extract examples from github https://github.com/waybyte/platform-logicrom/archive/master.zip

examples/socket-example/readme.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ How to build
33

44
1. Install `Visual Studio Code <https://code.visualstudio.com/>`_
55
2. Install `PlatformIO Extension for VSCode <https://platformio.org/platformio-ide>`_
6-
3. Install LOGICROM Platform:
6+
3. Install Logicrom Platform:
77

88
* Open PlatformIO Home
9-
* Go to Platforms -> Advanced Installation
10-
* Paste repository link https://github.com/waybyte/platform-logicrom.git
9+
* Go to Platforms -> Embedded (Top Navigation)
10+
* Type "Logicrom" in the search box
1111
* Click Install
1212

1313
4. Download and Extract examples from github https://github.com/waybyte/platform-logicrom/archive/master.zip
@@ -27,9 +27,9 @@ Example Output
2727

2828
.. code-block::
2929
30-
(c) 2021 WAYBYTE
31-
LOGICROM v6.62 ea61103 - Build Apr 19 2021 19:58:05
32-
Core firmware: WBMT2503DV01_c70a56b
30+
(c) Waybyte Solutions
31+
Logicrom v6.65 268a05f - Build Jan 25 2022 12:00:06
32+
Core firmware: WBMT2503DV01_c88ba54
3333
System Ready
3434
System Initialization finished
3535
SYSTEM: GSM NW State: 2

examples/ssl-socket-clientauth/readme.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ How to build
33

44
1. Install `Visual Studio Code <https://code.visualstudio.com/>`_
55
2. Install `PlatformIO Extension for VSCode <https://platformio.org/platformio-ide>`_
6-
3. Install LOGICROM Platform:
6+
3. Install Logicrom Platform:
77

88
* Open PlatformIO Home
9-
* Go to Platforms -> Advanced Installation
10-
* Paste repository link https://github.com/waybyte/platform-logicrom.git
9+
* Go to Platforms -> Embedded (Top Navigation)
10+
* Type "Logicrom" in the search box
1111
* Click Install
1212

1313
4. Download and Extract examples from github https://github.com/waybyte/platform-logicrom/archive/master.zip
@@ -27,9 +27,9 @@ Example Output
2727

2828
.. code-block::
2929
30-
(c) 2021 WAYBYTE
31-
LOGICROM v6.62 ea61103 - Build Apr 19 2021 19:58:05
32-
Core firmware: WBMT2503DV01_c70a56b
30+
(c) Waybyte Solutions
31+
Logicrom v6.65 268a05f - Build Jan 25 2022 12:00:06
32+
Core firmware: WBMT2503DV01_c88ba54
3333
System Initialized
3434
SYSTEM: GSM NW State: 2
3535
NETWORK: SIM card ready

examples/ssl-socket-example/readme.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ How to build
33

44
1. Install `Visual Studio Code <https://code.visualstudio.com/>`_
55
2. Install `PlatformIO Extension for VSCode <https://platformio.org/platformio-ide>`_
6-
3. Install LOGICROM Platform:
6+
3. Install Logicrom Platform:
77

88
* Open PlatformIO Home
9-
* Go to Platforms -> Advanced Installation
10-
* Paste repository link https://github.com/waybyte/platform-logicrom.git
9+
* Go to Platforms -> Embedded (Top Navigation)
10+
* Type "Logicrom" in the search box
1111
* Click Install
1212

1313
4. Download and Extract examples from github https://github.com/waybyte/platform-logicrom/archive/master.zip
@@ -27,9 +27,9 @@ Example Output
2727

2828
.. code-block::
2929
30-
(c) 2021 WAYBYTE
31-
LOGICROM v6.62 ea61103 - Build Apr 19 2021 19:58:05
32-
Core firmware: WBMT2503DV01_c70a56b
30+
(c) Waybyte Solutions
31+
Logicrom v6.65 268a05f - Build Jan 25 2022 12:00:06
32+
Core firmware: WBMT2503DV01_c88ba54
3333
System Initialized
3434
SYSTEM: GSM NW State: 2
3535
NETWORK: SIM card ready

0 commit comments

Comments
 (0)