Skip to content

Commit

Permalink
Update README_RU.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysChuhlib authored Aug 16, 2022
1 parent c0e9bcf commit a51ab7e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README_RU.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,10 +198,12 @@ String dayWeekShortStringRU();
```
<a id="TimeFunc"></a>
### TimeFunc
Просто
Просто
```cpp
TimeFunc.isLeap(uint16_t y);
``` и все.
```
и все.
```cpp
Expand Down Expand Up @@ -354,4 +356,4 @@ void loop() {
- `isPM();`
- `hourFormat12();`
- `decodeUNIX();` - быстрое декодирование
- `delay()` с функцией выполняемой при задержке
- `delay()` с функцией выполняемой при задержке

0 comments on commit a51ab7e

Please sign in to comment.