Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Quit interactive mode
---

### API Examples: ###
```
```python
#!/usr/bin/env python3

from flipperzero_protobuf.cli_helpers import print_hex, dict2datetime
Expand Down Expand Up @@ -182,4 +182,4 @@ See Also:<br>
[flipperdevices/go-flipper](https://github.com/flipperdevices/go-flipper)

Special thanks:
Evilpete - for making a wrapper and a code cleanup for our internal tool!
Evilpete - for making a wrapper and a code cleanup for our internal tool!