mirror of
https://github.com/adrigongv23/G26---Telemetry-Software.git
synced 2026-05-25 12:31:27 +02:00
refactor(libs): Limpieza y orden en las librerías
- Se ha centralizado todas las librerias bajo common_libraries. - Ahora todo hace un llamado a common_libraries.hpp, mera optimización. - Todo queda más ordenado: si cambiamos la librería de la SD mañana, solo hay que tocar un archivo.
This commit is contained in:
parent
e991ea3923
commit
d190db3d3c
4 changed files with 11 additions and 8 deletions
|
|
@ -6,4 +6,4 @@ enum class TelemetryStatus {
|
|||
};
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue