improve check of read-only files (#918)

This commit is contained in:
Alberto Iannaccone
2022-04-07 16:45:09 +02:00
committed by GitHub
parent aba9db6a6b
commit 46a3466bc5
2 changed files with 19 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
export const REMOTE_SKETCHBOOK_FOLDER = 'RemoteSketchbook';
export const ARDUINO_CLOUD_FOLDER = 'ArduinoCloud';