|
|
@@ -8,7 +8,6 @@ import { SerialProfileSettingsComponent } from './components/serialProfileSettin
|
|
|
import { SerialTabComponent } from './components/serialTab.component'
|
|
|
import { SerialService } from './services/serial.service'
|
|
|
import { BAUD_RATES, SerialProfile } from './api'
|
|
|
-import { profileEnd } from 'console'
|
|
|
|
|
|
@Injectable({ providedIn: 'root' })
|
|
|
export class SerialProfilesService extends ProfileProvider<SerialProfile> {
|