Implementar CpuMon al completo
Signed-off-by: somebody_master <somebody_master@somebodyserver.mooo.com>
This commit is contained in:
@@ -27,5 +27,11 @@ void showCenterMensaje(std::vector<std::string> *mensaje,
|
||||
const uint8_t *menu_color);
|
||||
|
||||
void showTopTitle(const std::vector<std::string> *titulo);
|
||||
|
||||
void mostrarVentana(WINDOW *ventana, std::vector<std::string> *texto,
|
||||
int *ancho, uint8_t *sectores);
|
||||
|
||||
void borrarVentana(WINDOW *ventana);
|
||||
|
||||
} // namespace ui
|
||||
#endif // __UI_HPP_
|
||||
|
||||
Reference in New Issue
Block a user