| Index: pkg/stm32f746g_disco/lib/src/stm32f7_peripherals.dart
|
| diff --git a/pkg/stm32f746g_disco/lib/src/stm32f7_peripherals.dart b/pkg/stm32f746g_disco/lib/src/stm32f7_peripherals.dart
|
| index 1210278440bb40b4d86fc671eb5bd108b41d7d2e..fb1ec1003643702ccae8ba77874fa77f0ca181de 100644
|
| --- a/pkg/stm32f746g_disco/lib/src/stm32f7_peripherals.dart
|
| +++ b/pkg/stm32f746g_disco/lib/src/stm32f7_peripherals.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| library stm32f746g.src.stm32f7_peripherals;
|
|
|
| -import 'dart:fletch.ffi';
|
| +import 'dart:dartino.ffi';
|
|
|
| import 'package:stm32f746g_disco/src/stm32f7_constants.dart';
|
|
|
|
|