Commit Graph

4 Commits

Author SHA1 Message Date
7b550d8e93 docs(probe): updated headers 2025-03-19 13:50:21 -04:00
df3cf68e92 docs(src): updated headers 2025-03-19 13:50:01 -04:00
2680502465 feat(macros): added BREAKPOINT() macro to set a breakpoint in code 2025-03-19 13:48:26 -04:00
776174c093 refactor(macros): added macros class
macros provides a unified place to define macros which can be accessed at other points in the code. I defined a DEPRICATION_WARNING_OFF macro so we can disable those warnings for times when we cannot control them
2025-02-20 16:04:05 -05:00