mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 19:47:02 +03:00
9 lines
371 B
C
9 lines
371 B
C
/***********************************
|
|
webpack_headers
|
|
dist/css/index.eb4a1bb223a59c656f2c.css.gz,dist/favicon-32x32.png,dist/index.html.gz,dist/js/index.6409a9.bundle.js.gz
|
|
***********************************/
|
|
#pragma once
|
|
#include <inttypes.h>
|
|
extern const char * resource_lookups[];
|
|
extern const uint8_t * resource_map_start[];
|
|
extern const uint8_t * resource_map_end[]; |