esp-cpp / espp

C++ components for ESP
https://esp-cpp.github.io/espp/
MIT License
30 stars 9 forks source link

fix(lib): update so lib build works #227

Closed finger563 closed 4 months ago

finger563 commented 4 months ago

Description

Motivation and Context

The lib is helpful for testing communications with a device from a PC using c++ or python. This PR ensures that the lib is up to date (will build working libraries) and that the pc and python folder test codes all work.

How has this been tested?

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

PC (c++)

CleanShot 2024-05-08 at 12 24 35

Python

CleanShot 2024-05-08 at 12 25 15 CleanShot 2024-05-08 at 12 26 35

Types of changes

Checklist:

Software

github-actions[bot] commented 4 months ago

:white_check_mark:Static analysis result - no issues found! :white_check_mark: