mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-03 03:49:31 +01:00
applied platformio structure
This commit is contained in:
9
lib/wifi-manager/webapp/webpack.h
Normal file
9
lib/wifi-manager/webapp/webpack.h
Normal file
@@ -0,0 +1,9 @@
|
||||
/***********************************
|
||||
webpack_headers
|
||||
dist/css/index.3b0bbfde52d921a84f9b.css.gz,dist/favicon-32x32.png,dist/index.html.gz,dist/js/index.d35fda.bundle.js.gz,dist/js/node_vendors.d35fda.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[];
|
||||
Reference in New Issue
Block a user