Skip to content

Add bool to begin.

Compare
Choose a tag to compare
@caternuson caternuson released this 07 Jun 19:14
· 24 commits to master since this release
67fc673
  • Added a bool return type for begin() to allow checking initialization success.
  • Examples updated to use the bool and print and park on failure.