Browse Source
Merge pull request #452 from nealmcb/patch-1
Clarify what dal stands for
master
James Devine
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -1,6 +1,6 @@ |
|
|
|
# microbit-dal |
|
|
|
|
|
|
|
The core set of drivers, mechanisms and types that make up the micro:bit runtime. |
|
|
|
The Device Abstraction Layer (DAL) provides the core set of drivers, mechanisms and types that make up the micro:bit runtime. |
|
|
|
|
|
|
|
## Overview |
|
|
|
|
|
|
|