{
	"name": "Two ROM slots with single SPIFFS",
	"base_config": "spiffs",
	"partitions": {
		"rom1": {
			"address": "0x108000",
			"size": "992K",
			"type": "app",
			"subtype": "ota_1",
			"filename": "$(BLANK_BIN)"
		}
	}
}
