Skip to content

Commit

Permalink
corrections in README
Browse files Browse the repository at this point in the history
  • Loading branch information
HevertonLemos committed Nov 10, 2017
1 parent 05bef9d commit 1cd8f57
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Package to test PMU#
# Package to test PMU #

## Author ##
* Heverton de Lemos
Expand Down Expand Up @@ -46,7 +46,7 @@ xxxx
- pmu_reference_ramp_freq_dynamic()
- pmu_reference_step_change_dynamic()

* steady_state;
* steady_state:
- frequency_steady()
- harmonic_steady()
- magnitude_steady()
Expand All @@ -57,15 +57,15 @@ xxxx
- pmu_reference_out_of_band_steady()
- ss_filter_samples_mono_ph()
- ss_filter_samples_three_ph()
- ss_generic();
- ss_generic()

* c37118.2;
* c37118.2:
- generate_command_frame()
- read_cfg()
- read_data()
- read_header()

* data;
* data:

### Description: ###
* communication: Module that contain all functions about communication, the module abstract the socket functions to user.
Expand Down

0 comments on commit 1cd8f57

Please sign in to comment.