diff options
| author | Barry Golden <[email protected]> | 2015-07-30 16:37:17 -0700 |
|---|---|---|
| committer | Barry Golden <[email protected]> | 2015-07-30 16:37:17 -0700 |
| commit | 3e4a88b4f645cab9b75f1e7ff6cf81c1b2fb21dc (patch) | |
| tree | 1aad18fa2bdc96fac2ea69b3c9554d007208aff9 | |
| parent | 4dc90ad04d5e40851e2e370f487b7cc9a3be071b (diff) | |
Update README.md
| -rw-r--r-- | simbatt/ReadMe.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/simbatt/ReadMe.md b/simbatt/ReadMe.md index deae406b..6813cb1b 100644 --- a/simbatt/ReadMe.md +++ b/simbatt/ReadMe.md @@ -1,4 +1,4 @@ -SimBatt: Battery Battery Driver Sample +SimBatt: Battery Driver Sample ====================================== SimBatt is simulated battery device driver, this source code is intended to demonstrate implementation of Windows battery driver interfaces. This is a KMDF based sample. You may use this sample as a starting point to implement a battery miniport specific to your needs.
\ No newline at end of file |
