1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00

turning on strict mode for various js files

This commit is contained in:
cTn 2014-08-09 19:38:46 +02:00
parent 026f01434a
commit 36f456d2e7
12 changed files with 139 additions and 98 deletions

View file

@ -1,3 +1,5 @@
'use strict';
var firmware_version_accepted = 2.3;
var CONFIG = {