Darien Figueroa / Mbed OS Final_Program

Dependencies:   USBDevice

Revision:
0:832122ce6748
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pain/svn/pristine/e0/e0c92db0bb52f26600605ae6aa5ca8b9f15d54c7.svn-base	Wed Apr 07 22:37:59 2021 +0000
@@ -0,0 +1,13 @@
+/**
+ * Automatically generated file. DO NOT MODIFY
+ */
+package com.example.android.bluetoothlegatt;
+
+public final class BuildConfig {
+  public static final boolean DEBUG = Boolean.parseBoolean("true");
+  public static final String APPLICATION_ID = "com.example.android.bluetoothlegatt";
+  public static final String BUILD_TYPE = "debug";
+  public static final String FLAVOR = "";
+  public static final int VERSION_CODE = 1;
+  public static final String VERSION_NAME = "1.0";
+}