Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit05cb543

Browse files
committed
small improvements in README
1 parentf351d24 commit05cb543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following features are supported:
3232
* constants defined with ``.set``
3333
* constants defined with ``#define``
3434
* expressions in assembly code and constant definitions
35-
* RTC convenience macros (e.g. WRITE_RTC_REG)
35+
* RTC convenience macros (e.g.``WRITE_RTC_REG``)
3636
* many ESP32 ULP code examples found on the web will work unmodified
3737

3838

@@ -52,7 +52,7 @@ To get going run the following directly on the ESP32:
5252
# First, upload examples/counter.py to the ESP32.
5353
import counter
5454
55-
The `counter.py</examples/counter.py>`_ example shows how to assemble code, load
55+
The `examples/counter.py</examples/counter.py>`_ example shows how to assemble code, load
5656
and run the resulting binary and exchange data between the ULP and the main CPU.
5757

5858

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp