esp-cpp / espp

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

fix #281 switch from ssh to https submodules #283

Closed finger563 closed 2 months ago

finger563 commented 2 months ago

Description

Switch from ssh to https for submodules

Motivation and Context

Closes #281

In short, allows people who have not set up ssh / are using github to clone / fork / use this as a submodule.

How has this been tested?

Clone, checkout this branch, submodule update

github-actions[bot] commented 2 months ago

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