diff options
| author | sommersoft <sommersoft@users.noreply.github.com> | 2018-03-30 14:27:39 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-30 14:27:39 -0500 |
| commit | 6ee573c7c9e4912de8c518df73af81dd8c2fd935 (patch) | |
| tree | 1baf37ee083406f978385c4b9b7cf0beb8adc1e1 /shared-bindings/microcontroller/Processor.c | |
| parent | 6205ed9a0cf97ab8c0bf873d6cb1d7da4fd8accf (diff) | |
| parent | bee0d2edb44f2bfe9442749a4f15fff5572eab6b (diff) | |
Merge branch 'master' into super_status
Diffstat (limited to 'shared-bindings/microcontroller/Processor.c')
| -rw-r--r-- | shared-bindings/microcontroller/Processor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-bindings/microcontroller/Processor.c b/shared-bindings/microcontroller/Processor.c index a311f1866..be685b0a8 100644 --- a/shared-bindings/microcontroller/Processor.c +++ b/shared-bindings/microcontroller/Processor.c @@ -37,7 +37,7 @@ //| .. currentmodule:: microcontroller //| //| :class:`Processor` --- Microcontroller CPU information and control -//| -------------------------------------------------------- +//| ------------------------------------------------------------------ //| //| Get information about the microcontroller CPU and control it. //| |
