Update comment

This commit is contained in:
Willy-JL
2024-07-05 18:09:11 +02:00
parent d2561b788e
commit c5fa8a5e2e

View File

@@ -1,6 +1,6 @@
/**
* @file compress.h
* LZSS based compression HAL API
* Heatshrink (LZSS) / Gzip based compression HAL API
*/
#pragma once