Flipper Developer Docs
Loading...
Searching...
No Matches
err.h
1
#pragma once
2
#include <furi.h>
3
4
#define err(...) FURI_LOG_E("Heatshrink", "Error: %d-%s", __VA_ARGS__)
lib
err.h
Generated by
1.12.0