1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 23:41:18 +01:00

pkg/tflite-micro: remove trailing spaces

This commit is contained in:
Kasper Hjort Berthelsen 2024-05-24 13:42:00 +02:00
parent df5d9d4813
commit 6d51de0c39

View File

@ -19,7 +19,7 @@ index b2cdb617..77b9a1cc 100644
bool preserves_all_tensors() const override { return false; }
+ TF_LITE_REMOVE_VIRTUAL_DELETE
+
+
private:
// Whether a buffer is active in a given time range.
bool DoesEntryOverlapInTime(const ListEntry* entry, const int first_time_used,