File md5.h File List > arduino > src > compat > md5.h Go to the documentation of this file. /* Copyright (c) Kuba Szczodrzyński 2022-06-04. */ #pragma once // lowercase "md5.h" to allow including actual MD5.h on case-sensitive OSes #include <MD5.h>