약간의 수정2

This commit is contained in:
2025-12-10 00:12:53 +09:00
parent d3a2802333
commit 2ca19bf287
3 changed files with 46 additions and 4 deletions

View File

@@ -37,8 +37,6 @@ void senbuf_get(SensorBuffer *sb, uint8_t *out, int lookahead) {
}
}
// History Buffer
void hisbuf_init(HistoryBuffer *sb) {