plugin/windows: Fixed scrolling and last line displaying in TTY console

This commit is contained in:
WerWolv
2021-05-29 23:47:08 +02:00
parent 8850d42246
commit d1b942cea5
2 changed files with 22 additions and 16 deletions

View File

@@ -43,8 +43,6 @@ namespace hex {
std::vector<u32> m_wrapPositions;
bool m_transmitting = false;
bool m_needsScrolling = false;
constexpr static std::array BaudRates = {
"110",
"300",